Sections
Personal tools
You are here: Home » Faculty and Staff » Hale, Walker » December 6
 

December 6

Up one level
Materials for the December 6 class
December 6 Relevant Links
XML resources and the relevant sections of the Python Library documentation
December 6 npclist.xml
The XML file used for the class demonstration and the homework assignment
December 6 demo.py
If you paste this code into the Python interpreter, you should get the output shown in demo_transcript.txt.
December 6 demo_transcript.txt
The output from interactively executing the code in demo.py in the Python interpreter
December 6 output.txt
Your HOMEWORK assignment is to use minidom to parse npclist.xml in order to generate this output.