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