- A 10
- B 0
- C 18
- D 90
Python Programming Language MCQ Python Built-in Functions MCQ
⚠ Report ✓ Question Verified Copy Link
a = list(range(10,-10,3)) print(sum(a))
Learn More MCQ Questions from Python Programming Language MCQ Python Built-in Functions MCQ