Skip to content
#

from

Here are 192 public repositories matching this topic...

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 …

  • Updated Sep 27, 2020
  • Python

Improve this page

Add a description, image, and links to the from topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the from topic, visit your repo's landing page and select "manage topics."

Learn more