In this program you will use a GeoLocation lookup API modelled after the Google API to look up some universities and parse the returned data.
-
Updated
Sep 28, 2020
In this program you will use a GeoLocation lookup API modelled after the Google API to look up some universities and parse the returned data.
n this assignment you will write a Python program somewhat similar to http://www.py4e.com/code3/geoxml.py. The program will prompt for a URL, read the XML data from that URL using urllib and then parse and extract the comment counts from the XML data, compute the sum of the numbers in the file. We provide two files for this assignment. One is a …
Sample code of Python For Everybody Specialization - Coursera
the first repository created to showcase the work done during the PY4E course, and in case anyone needs it.
Based off of lessons from Dr. Chuck Severance's Py4e course on Coursera. Repo will be updated as I progress through the specialization.
From Dr. Chuck's "Python for everybody", this are the lessons and excercises
Hours worked and overtime calculator using Python
Practices on freecodecamp/py4e
Free and open source begginer Python class offered by Dr. Charles Severance (https://www.py4e.com/)
Add a description, image, and links to the py4everyone topic page so that developers can more easily learn about it.
To associate your repository with the py4everyone topic, visit your repo's landing page and select "manage topics."