COP 1510 Programming
Concepts I
Assignment 6
Name________________________________________
Section_______________________________________
Date__________________________________________
1. Review Questions 1—57, pp. 240--244
2. Problem 2, p. 247 (Roman Numeral Converter)
3. Problem 4, p. 247 (Math Tutor)
4. Problem 7, p, 250 (Shipping Charges)
5.
Problem 9, p. 249 (Running the race)
Think carefully about how many test cases are needed
to verify correctness of your program, i.e. how many different finish orders
are there?
6.
Problems 15, 16, 17, p. 252 (Internet Service Provider)
In addition to output presented on screen, have the
program create a file with the monthly bill information. (Conceptually this file could then be used to
create a bill.)
For
all programming problems, follow the directions for comments and formatting
found on p. 247. Submit a printout of the program and proof of
testing as described in class.
Attach
this cover sheet to your work.