See Appendix A, Exercise Answers for answers.
Write a form that provides two input fields that are added together when the user submits it.
Write a CGI script that detects the browser type making the request, and then prints something appropriate (hint: look at the HTTP_USER_AGENT environment variable).