Note that mypy can usually infer the type of a variable from its value, ... on Python 3.9+, the type of the collection item is in brackets x: list[int] ...
確定! 回上一頁