An enumeration is a common type for a group of related values.

Nice! We introduce enumerations with the enum keyword and the same syntax we use to create classes and structures.

Between /* and */, we can put multiple lines of comments, which are also known as block comments.

That doesn't look right, does it?