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