Run ❯
Get your
own
website
×
Change Orientation
x = tuple(("apple", "banana", "cherry")) print(x)
('banana', 'cherry', 'apple')