Exercise: Using Assertions

Course Plugin

  • Checkout the lesson branch: git checkout exercise-using-assertions
  • Clean up & checkout the lesson branch: git checkout . && git clean -df && git checkout exercise-using-assertions

Useful Resources

Complete and Continue