Alright, dict[str, int | str | list[str]] ? We can use the typing union operator, | , to declare the possible types of values:.
確定! 回上一頁