Run »
thistuple = ("apple", "banana", "cherry") print(thistuple)
('apple', 'banana', 'cherry')