3.1. 把Python 當作計算機使用¶ · 3.1.1. 數字(Number)¶ · 3.1.2. 字串(String)¶ · 3.1.3. List(串列)¶. ... <看更多>
Search
Search
3.1. 把Python 當作計算機使用¶ · 3.1.1. 數字(Number)¶ · 3.1.2. 字串(String)¶ · 3.1.3. List(串列)¶. ... <看更多>
這邊for的用法有問題python迴圈可以用集合的概念來想for [element] in ... 取代複數個字: print(c,d) : 可是都會出現錯誤代碼string indices must be ... ... <看更多>
Python 3.x >= 3.3. str.casefold(). str.casefold 建立一個小寫字串,適用於不區分大小寫的比較。這比 str.lower 更具侵略性,並且可能修改已經是 ... ... <看更多>
... <看更多>