#Hackathon Prep Lesson #1
----> Update Code to format all fields into a comma separator list CSV file that can be opened in Google Sheets.
NOTE: You need to know how to install a python module requests with pip and some basic python print formatting tricks. See references at end of document.
Output should look like this
- https://www.w3schools.com/python
- https://www.w3schools.com/python/python_json.asp
- https://pypi.org/project/requests
- https://www.mongodb.com/cloud

