1. 程式人生 > >python 一些單詞

python 一些單詞



print 列印

type 型別

input 輸入

output 輸出

if 假如

else 否則

elif 否則如果

isdigit 是否

from 從

value 值

range 範圍

for和while 表示迴圈

find 發現

pass 經過

index 索引

info 資訊

string 字串

lower 低階的

upper 上面

value 值

integer 整形

tuple 元祖

dict 字典

list 列表

type 物件

append 附加

pop 彈出

insert 插入

remove 刪除