Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python Functions MCQ
⚠ Report ✓ Question Verified Copy Link
def abc(x, y): print('hello %s %s' % (y, x)) abc('Python', 'world')
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python Functions MCQ