返回列表 發帖
  1. a=int(input("請輸入數字"))
  2. print("你剛剛輸入的數字是",a)
複製代碼

TOP

返回列表