tags: 作業-進階 大一程設 東華大學 東華大學資管系 基本程式概念 資管經驗分享

HW1-2

Description

空氣品質指標(AQI)參考O3、PM2.5以及NO2等汙染源的監測值,若當中有所有汙染源的監測值皆在50以下(包含50),就是良好,若有任一項汙染源的監測值在200以上(包含200),就會呈現紫爆,若非上述兩者狀況,則為普通。請撰寫一支程式讓使用者輸入上述三項汙染源的監測值(為正整數),再輸出目前空氣品質(良好、普通或是紫爆)。

sample input and output 1

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

sample input and output 2

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

sample input and output 3

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →