The tuple() builtin can be used to create tuples in Python. In Python, a tuple is an immutable sequence type. One of the ways of creating tuple is by using the ...
確定! 回上一頁