Difference between revisions of "CSC111 Lab 11 2015"

From dftwiki3
Jump to: navigation, search
Line 10: Line 10:
 
==Demonstration Example==
 
==Demonstration Example==
 
<br />
 
<br />
* Create a new new program called '''Lab11_0.py''' and copy the code from this [[CSC111 List of Tuples Demo| program]].
+
* Create a new new program called '''Lab11_0.py''' and copy the code from this [[CSC111 List of Tuples Demo| program]][http://cs.smith.edu/dftwiki/index.php/CSC111_List_of_Tuples_Demo .]
 
* Carefully read the program to see what it does, and how it does it.
 
* Carefully read the program to see what it does, and how it does it.
 
* Run the program to verify that it works well.
 
* Run the program to verify that it works well.

Revision as of 12:51, 12 April 2015

--D. Thiebaut (talk) 19:36, 11 April 2015 (EDT)



...