How to use typing in Python via mypy. ... a = [4] reveal_type(a) # -> error: Revealed type is 'builtins.list[builtins.int*]'.
確定! 回上一頁