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

TOP

返回列表