Problem
1. How does knowing how to manipulate text help you in gathering and creating information on the Internet?
2. What is a Denial of Service Attack? Could you write a program to generate one?
3. What is an ISP? Can you give an example of one?
4. The Guardian's Web site includes CSV data on how often the groundhog correctly predicts Spring on Groundhog Day. Write a program to grab that CSV file and add up the number of corrects and the number of incorrect predictions. Is the groundhog more accurate than chance (50%)?