Python Programming Language MCQ Python List MCQ
⚠ Report ✓ Question Verified Copy Link
x = ['hot', '100', True] weather, temperature, humid = x print(weather, temperature, humid)
Learn More MCQ Questions from Python Programming Language MCQ Python List MCQ