As Carcigenicate pointed out, you can use array.array directly as a type annotation. However, you can't use array.array[int] or ...
確定! 回上一頁