Python Programming Language MCQ Python Built-in Functions MCQ
⚠ Report ✓ Question Verified Copy Link
x = [1, 2, 3] if bool(x): print('Yes') else: print('No')
Learn More MCQ Questions from Python Programming Language MCQ Python Built-in Functions MCQ