typing : List, Dict, Tuple, Any. The typing module adds support for type hints. It contains some of the types you will use most often: List, Dict, and Tuple.
確定! 回上一頁