Difference between revisions of "CSC231 Homework 9 Solution"

From dftwiki3
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
--[[User:Thiebaut|D. Thiebaut]] 19:53, 4 December 2008 (UTC)
 
--[[User:Thiebaut|D. Thiebaut]] 19:53, 4 December 2008 (UTC)
 
----
 
----
 +
<onlydft>
 +
 
__TOC__
 
__TOC__
  
Line 602: Line 604:
 
=Dumping the contents of a score file=
 
=Dumping the contents of a score file=
  
This python file was used to display the contents of the score file on the screen.
+
This [[CSC231 dumpScore.py |python program]] was used to display the contents of the score file on the screen.
  
 
<code><pre>
 
<code><pre>
Line 680: Line 682:
  
 
</pre></code>
 
</pre></code>
 +
</onlydft>
 +
 +
[[Category:CSC231]]

Latest revision as of 19:34, 14 September 2010

--D. Thiebaut 19:53, 4 December 2008 (UTC)



...