All collection types work similarly. You can simply import the built-in type from the typing module ( Dict for dictionaries, Tuple for tuples, ...
確定! 回上一頁