Question: Python allows different types of data to be stored in the same list, for example you can have a list like [1, 'Monday', 2.5] True
Python allows different types of data to be stored in the same list, for example you can have a list like [1, 'Monday', 2.5]
True or False?

Python allows different types of data to be stored in the same list, for example you can have a list like [1, 'Monday', 2.5] O True O False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
