Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python Basic MCQ
⚠ Report ✓ Question Verified Copy Link
x = 7 y = 6 z = 'He ran for %s minutes for %s days' print(z % (x, y))
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python Basic MCQ