The while Statement

Here are some programs using the while statement.
Here are the notes.

Review of material covered so far

  1. Classes, Objects instances and inheritance
  2. RobotWorld
  3. Methods: writing your own instructions. Top-down design.
  4. boolean methods, if statements