Before we can make use of the enumeration, we need to create a variable to hold a Level value.

Fantastic! We just made myLevel a Level-type variable, but how do we give it a value?

That doesn't look right, does it?