- A a
- B A
- C 2
- D c
Python Programming Language MCQ Python Built-in Functions MCQ
⚠ Report ✓ Question Verified Copy Link
a = ['a', 'b', 'c', '1', '2', 'A', 'B'] print(max(a))
Learn More MCQ Questions from Python Programming Language MCQ Python Built-in Functions MCQ