Feb 13: Air Quality Lab
Learning Objectives
After today’s class, you should be able to:
- Write an
if,else if,elsestatement to evaluate interval ranges. - Apply an enum that encapsulates integer ranges and
Colorvalues. - Write a
forloop that callsvalues()to iterate an enum’s objects.
Lesson Outline
Lab05 [50 min]