Assignment 2 consists of implementing two scripts with the behaviour
that is illustrated by the prototypes below. In the first one replace
the basic menu with a set of options about yourselves, and the program
should look like a dynamic resume.
For the second one implement a simple calculator.
- Check out the recursive menu GET script
- Work with the CGI calculator
that keeps state (w/ POST).