python_tuple.py:
x
 
thistuple = ("apple", "banana", "cherry")
print(thistuple)