第一期 Python 程式設計入門共學營作業任務二


  1. 使用者輸入今天的降雨機率〈整數〉→ input 1~100之間整數
  2. 判斷是否帶傘 → if input ≥ 50 , print "喔喔,需要帶把傘"; else input < 50 , print "今天天氣很好!"
  3. 結束程式
    https://static.coderbridge.com/img/hufeigopython/df95859b004844bd935f23e8162ae14e
#第一期Python程式設計入門共學營






你可能感興趣的文章

[CMD101] Command Line 超新手入門--筆記

[CMD101] Command Line 超新手入門--筆記

關於 mount 生命週期

關於 mount 生命週期

留言板、新增功能篇--(編輯、刪除)

留言板、新增功能篇--(編輯、刪除)






留言討論