Exercise: test more exceptions


  • Find another case that will break the code.
  • Then make changes to the code that it will no break.
  • The write a test to verify it.