Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.