Checkout all web files in the "webpages" directory,
locate and extract specific segments of the html scripts that represent py code.
Copy all snippets into a "all_code.py" file in the home directory.
Also determine how many function declarations were created, and record that number in a file called "function_count.txt".