/Extracting-Data-from-XML

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.

Primary LanguagePython

No issues in this repository yet.