Run »
x = list(('apple', 'banana', 'cherry')) print(x)
['apple', banana', 'cherry']