how much time does it take to get the size of a list code example Example: length of list python thistuple = ("apple", "banana", "cherry") print(len(thistuple))