... print(ord("L")) print(ord("5")) print(ord("8")) # 《程式語言教學誌》的範例程式# http://pydoing.blogspot.com/ # 檔名:ord.py # 功能:示範Python 程式# ...
確定! 回上一頁