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