Difference between revisions of "SBR600 Python Lab"

From CDOT Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
[[Category:SBR600 Labs]]
 
# Login to Matrix
 
# Login to Matrix
 
# Clone the "guess" python repository: <code>git clone ~chris.tyler/public/guess</code>
 
# Clone the "guess" python repository: <code>git clone ~chris.tyler/public/guess</code>
 
# Modify the script according to the comments at the top
 
# Modify the script according to the comments at the top
 
# Blog it! Include your script, the challenges you faced making the modifications, and your impressions of Python
 
# Blog it! Include your script, the challenges you faced making the modifications, and your impressions of Python

Latest revision as of 11:28, 3 October 2013

  1. Login to Matrix
  2. Clone the "guess" python repository: git clone ~chris.tyler/public/guess
  3. Modify the script according to the comments at the top
  4. Blog it! Include your script, the challenges you faced making the modifications, and your impressions of Python