CSC 172
Homework 2

Assigned Sept. 20, due Sept. 27, to be done in two-person teams

Note: To do computations on circles, you'll need the mathematical constant "pi", to which you can refer in Java by the name Math.PI. Be sure to spell it exactly that way: the word "Math" starts with a capital letter, and both letters of "PI" are capitalized.

How to turn this in: When you create a new package in BlueJ, say "hw2", it actually creates a Windows folder with that name. The easiest thing for me is if you ZIP the entire contents of that folder into one ZIP file and send me that ZIP file as an attachment; that way I can just un-ZIP it and be looking at exactly the same files you had.


Last modified:
Stephen Bloch / sbloch@adelphi.edu