Skip to content
#

py4e

Here are 44 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

This repo supports the project I produced for the Honors Track Assignment of the final Course 'Capstone - Retrieving, Processing and Visuallizing Data with Python' from 'Python for Everybody' Specialization by the 'University of Michigan' on Coursera.

  • Updated Apr 3, 2023
  • Python

Improve this page

Add a description, image, and links to the py4e 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 py4e topic, visit your repo's landing page and select "manage topics."

Learn more