Assignment Eight

This is a group (maximum size of 3) assignment. The assignment is to write a cgi script to calculate and display on your web page the frequency of the numbers drawn in the Florida Lotto. The web page URL containing all of the numbers ever drawn is http://www.flalottery.com/exptkt/l6.htm. As you can see this is an html file. Extract the numbers from this file each time the script is called and then calculate the frequencies. See http://www.aul.fiu.edu/~kraynek/cgi-bin/getLottoFrequency.cgi to compare your results. This assignment is due on December 5th at class time.