Friday, October 15, 2010

APCS Assignment 10/15

AP Computer Science
  • Objectives: debug variable and calculation programs
  • Homework (due 10/18): Write a program that asks for three integers (one at a time), adds them and prints the result as a double with one digit after the decimal point. You will need to use the scanner class. Start with an example you've already used. Documentation for the important classes is now linked at my web site. You will hand in the program as YourName.java in my drop box on Monday.

No comments:

Post a Comment