dictionary. Getting type of object ( Output is with comment # part ) print(type(5)) #<class 'int'> print(type(3.4)) #<class ...
確定! 回上一頁