Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ String Formatting in Python
⚠ Report ✓ Question Verified Copy Link
x = 'Python %c or Python %c' %('2', '3') print(x)
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ String Formatting in Python