返回列表 發帖
  1. score=int(input("Enter your score:"))
  2. print("Your Score is",score)
複製代碼

TOP

返回列表