In this lesson, you learned about enumerations or lists of named constants. You set up a drop-down list and constructed the enumeration for this project.
In the next lesson, you are going to learn about namespaces, which are basically used to construct logical hierarchies.