list in the python code example Example: python lists thislist = ["apple", "banana", "cherry"] print(thislist[1])