Wie man in Python einen Lis macht myList = [1, 'banana', 2.0] # in a list you can store any type of data in any order