This is how you declare the type of a variable type in Python 3.6 age: int = 1 ... Mypy will print an error # message with the type; remove it again before ...
確定! 回上一頁