Board logo

標題: if...else [打印本頁]

作者: 方浩葦    時間: 2024-5-3 10:46     標題: if...else

  1. score=input("請輸入你的成績: ")
  2. score=eval(score)
  3. if score>=60:
  4.     print("恭喜你!及格了!")
  5. else:
  6.     print("不及格~斬!")
複製代碼





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