typing.Tuple is special here in that it lets you specify a specific number of elements expected and the type of each position. Use ellipsis if ...
確定! 回上一頁