... 7, 13)) a.extend([0, 1]) print() print(a.index(1)) # 《程式語言教學誌》的範例程式# http://pydoing.blogspot.com/ # 檔名:listindex.py # 功能:示範Python ...
確定! 回上一頁