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: ROT13

  • Implement a function that given a string will return it ROT13 encrypted version.
  • If we call the function again with the result we should get back the original string.