1. Add to the IFtemperature.rap program a nice drawing that looks like what's pasted here. Set w (or width) and h (or height) variables to the size of the graphics window (or input them from the user) and do drawing point coordinates based on them (and 1), i.e. do not use hard-coded numbers for the coordinates, that's too rigid. Include your name in the output. This is all just drawing, it doesn't involve any more selections. Hint: everything is at fourths or three-fourths of the window size.