- A 25
- B 5
- C 7
- D [25, 35, 53, 25, 52, 35, 25]
Python Programming Language MCQ Python List MCQ
⚠ Report ✓ Question Verified Copy Link
x = [25, 35, 53, 25, 52, 35, 25] len(x) print(x)
Learn More MCQ Questions from Python Programming Language MCQ Python List MCQ