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


文字描述虛擬碼

請使用者輸入今天降雨機率 => int(使用者 input)
用if else 判斷降雨機率(若使用者輸入大於等於 50,程式會印出 喔喔,需要帶把雨傘,其他則印出 今天天氣很好!)
結束程式

Flow Chart

https://static.coderbridge.com/img/tylin1127/d15d303357144325bbc2ff8977d29f05

#Python 程式設計入門共學營






你可能感興趣的文章

Azure Functions with Python

Azure Functions with Python

# STM32_freeRTOS_STM32CubeIDE開發紀錄#1

# STM32_freeRTOS_STM32CubeIDE開發紀錄#1

D2_Git and Command Line

D2_Git and Command Line






留言討論