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