Day 2: Morning Exercises

We will look at implementing methods in two contexts:

  • Simple struct which tracks health statistics.

  • Multiple structs and enums for a drawing library.

在看完练习后,你可以看看提供的解决方案