碼上快樂
1秒登錄
首頁
榜單
標簽
關於
搜索
花費 6 ms
Python 2:str.title()(使字符串每個單詞首字母大寫)
...
python 10:len(list)(獲取列表長度)以及負訪問性
...
python 3:str.upper()與str.lower()(使字符串字母全部大寫或小寫)
...
python 13:數字列表統計方法(min(list)、max(list)、sum(list))
...
python 8:list.sort(reverse=false)、sorted(list, reverse=false)(對列表進行不可恢復排序;對列表進行可恢復排序)
...
python 12:list(range(...)) (轉化參數列表)
...
python 9:list.reverse()(倒置原列表,可恢復改變)
...
上一頁
1
下一頁
相關標簽
python初步(7)
Python編程(7)
粵ICP備18138465號
© 2018-2025 CODEPRJ.COM