Using a struct to improve our dice.

Objectives

We would like to :
  1. Review structures.
  2. Employ a structure to improve our implementation of a die.

Notes