線上解題系統,可以幫助你
寫程式的地方是在 def 縮排的區域:
def
def XXXX(ooo): # 寫程式的地方 # 寫程式的地方 # 寫程式的地方 if __name__ == '__main__': ... ... ...