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