Summary

We'll cover the following...
  • An enum creates a new data type

  • An enum data type can have different variants

  • Each enum value is always one of those ...