Problem
1. Create a function that visits a news page (maybe for your college) and pulls out all the headers by Web scraping. Put them all in a text file.
2. Create a function that pulls a sound from a URL using urllib and creates a sound clip saved on your local machine.