Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python Functions MCQ
⚠ Report ✓ Question Verified Copy Link
b = 1 for a in range(1, 10, 3): b += a + 1 print(b)
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python Functions MCQ