Date: Tuesday, 14-Jan-97 20:40:17 GMT
Server: NCSA/1.3
MIME-version: 1.0
Content-type: text/html
Cs221 004 Program4
Cs221 004 Program4
Posted 11 - 18
DUE (by) Wed 11 - 27
NO LATE ASSIGNMENTS THIS TIME
Hand in whatever you have by 11 - 27.
Take any program, 1, 2 or 3, that we've done this
semester. Redesign it using subroutines and functions.
Implement your new design.
Your program needs to be correct to the specifications
(whether it was before or not). Otherwise, evaluation
will be based heavily on the organization you give your
solution by using subroutines and functions. Your main
program should consist of only, or almost only, subroutine
and function calls.
(For program 1 go back to the specification and implement
all those ranges on valid costs of pizzas and so on.)
For this assignment all you need to hand in is your design
and your source code.
This assignment is worth the usual 100 points. A solution for
programs 1 or 3 will be graded out of 100. A solution for
program 2 will be graded out of 120. (It will take a very
good job to get more than 100 points, however.)