In this example, IntTuple is an alias for Tuple[int, int, int] , and you can use IntTuple as a type hint in your code. Callable Types: You can use the Callable ...
確定! 回上一頁