Homework Assignment #4 (Basic CGI/Python)

In this assignment, you will create a web page using CGI/Python that randomly chooses a person from our class and displays their name and their picture. When you reload the page, it will pick a different random student.

Here is a list of names and their associated usernames.

Last Name First Name Username
Asbury Dana daaasbu
Bennett Elan elanbenn
Chen Wenjie (Jay) wenjchen
Combs Adam addcombs
Cunningham Kyle kycunnin
Dai Bin bindai
Greenfield Denton degreenf
Hall Trace tradhall
Hankes Angelo ahankes
Herman Kimberly kjherman
Lipoff Andrew alipoff
Liu Yu (Kevin) liu77
Peng Yuming pengyum
Reynolds Nathan njreynol
Stuart Clayton clstuart
Sullivan Zachary (Zach) zsulliva
Taber Russell rwtaber
Thomas Luke luwthoma
Wen Lili liliwen
Wennstrom Erik ewennstr
Yin Jun yinjun

For the pictures, use the url http://www.cs.indiana.edu/classes/a202-ewennstr/summer-2014/images/username.jpg (but fill in the appropriate username for "username", of course).

When you've finished the assignment, e-mail me with a link to the web page you created.

This assignment is due Monday, June 30th before class.