Board logo

標題: 基本輸入 [打印本頁]

作者: tonyh    時間: 2020-8-13 13:14     標題: 基本輸入

  1. score=input("請輸入你的成績: ")
  2. print(score)
複製代碼

作者: 葉峻宇    時間: 2020-8-13 13:24

  1. score=input("請輸入你的成績: ")
  2. print(score)
複製代碼

作者: 余宜儒    時間: 2020-8-13 13:24

  1. score=int(input("請輸入你的成績: "))
  2. print(score)
複製代碼

作者: 田菀蘋    時間: 2020-8-13 13:25

  1. score=input("請輸入你的成績: ")
  2. print(score)
複製代碼

作者: 龔治銓    時間: 2020-8-13 13:26

  1. score=input("請輸入你的成績: ")
  2. print(score)
複製代碼

作者: 王以晟    時間: 2020-8-13 13:29

  1. score=input("請輸入你的成績: ")
  2. print(score)
複製代碼





歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/) Powered by Discuz! 7.2