返回列表 發帖
  1. a=int(input("輸入數字"))
  2. print(a+5)
複製代碼

TOP

返回列表