15 possible extra credit points. The point values may seem low for these problems, but they are extra credit.
Work through Chapter 4 of the Hands-on
Python
Tutorial. Sections 4.3.5 is optional.
Here is the list of files you may submit for extra credit for Chapter 4. If you saved this work under some other name, please rename as I specify below.
Exercise 4.3.1.1. quotientWeb.py (3 points) and quotientTemplate.html (2 points)
Exercise 4.4.3.1.quotient.cgi (2 points) (works with quotientTemplate.html, above)
Exercise 4.4.4.1. Part a: quotient.html (2 points)(works with quotient.cgi and quotientTemplate.html, above)
Exercise 4.4.4.2. dynamic.html, dynamic.cgi, dynamicTemplate.html (2 points each)