School of Engineering and Applied Science
Department of Computer Science
CSci 53 -- Introduction to Software Development
http://www.seas.gwu.edu/~csci53/spring04
Alice Armstrong

Project 1
due Tuesday 1/27/04 Thursday 1/29/04

due date extended due to snow emergency
Specification:
Write an application that computes the number of miles per gallon (MPG) of gas for a trip. Accept as input a floating point number that represents the total amount of gas used. Also accept two integers representing the odometer readings at the start and end of the trip.


What to Submit:

  1. A project signature page.
  2. A copy of this project specification
  3. A listing copy (.txt file generated by the compiler) of your code
  4. A .turnin file showing that your code works


(end of assignment)