Sometimes, you want to create a list of items that cannot be changed throughout the program. Tuples allow you to do that. A tuple is a list that cannot change.
確定! 回上一頁