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