Problem
1. Maximum and minimum values for the weather data are built into the weather _station constructor. Add functions so that these default values can be changed if necessary.
2. The weather station implementation is only suitable for a 600 x 800 screen display. Make modifications so that the code can handle any screen dimensIOns.