python學習小結

python總結:python 1、數據結構 json 一、列表list       標誌有序 大括號[ 1,2,3,4,5,6] 相似PHP數組 數組 二、元組tuble   標誌 小括號以及逗號(1,2,3)受限制的列表,不能下表賦值等數據結構 三、字符串 閉包 四、字典dist     標誌花括號{"name":"admin","password":"password"} hash tabl
相關文章
相關標籤/搜索