Wednesday, April 7, 2010

Fibonacci Calculator














This exercise consists of 2 parts. The first part calculates the Fibonacci number and the test would show the result

Average Car Fuel

This programs will allow us to measure the amount
of miles per gallon

Monday, March 15, 2010

FactorialCalculator.java














This exercise is made up of 2 parts:
1) FactorialCalculator.java
2)FactorialTest.java

The FactorialTest.java file uses FactorialCalculator.java