[10, 20, 30, 40] # 上面列表中有4 個整數元素['crunchy frog', ... 'c', 'd', 'e'] >>> t1 # 沒東西,那確認型態: >>> type(t1) <class 'NoneType'> ...
確定! 回上一頁