Python編程 :從入門到實踐 讀書筆記

Python編程: 從入門到實踐 第一章 Hello world Geany文本編輯器 第二章 變量及數據類型 print():打印輸出 +:字符串鏈接 \n\t:回車 strip,lstrip,rstrip:去除空格 title:首字符大寫 lower,upper:所有小大寫 **:乘方 str():非字符串表示爲字符串 #:註釋 第三章 列表 -1:返回最後一個元素。 append():在末尾
相關文章
相關標籤/搜索