COMPUTER SCIENCE Summer 2006
Unit 1, Lab03 Climb Every Mountain

  1. The assignment is at the bottom of page One-14. You will create two files: Climber.java and Lab03.java.

  2. To find out what commands you need to define in Climber, see the API and click on Climber in the list on the left. See the Method Summary to find out what new commands you need to define.

  3. Make sure you understand the constructor for Climber: