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

Rectangle

  • Write program to calculate area and circumference of a rectangle
  • Write a test for it
  • Show debugging.
  • Change it to accept the two values on the command line instead of prompting the user.
  • Create a GUI for it