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