... print(abs(-4.0)) print(abs(True)) print(abs(False)) # 《程式語言教學誌》的範例程式# http://pydoing.blogspot.com/ # 檔名:abs.py # 功能:示範Python 程式# ...
確定! 回上一頁