运行结果尺寸: 625 x 591
x
 
thistuple = ("apple", "banana", "cherry")
print(len(thistuple))
3