comment faire un lis en python

myList = [1, 'banana', 2.0]
# in a list you can store any type of data in any order