You can loop through the tuple items by using a for loop. Example. Iterate through the items and print the values: thistuple = ("apple", "banana" ...
確定! 回上一頁