Tuple is a sequence of data and cannot be changed. Tuples are enclosed in parentheses. print (1, 2, 3). The code above generates the following result ...
確定! 回上一頁