198
edits
Changes
→Part 1 - Lab Check lab1a
== Part 1 - Lab Check lab1a ==
<pre>
python ./CheckLab1.py -f -v lab1a
</pre>
Running this check script will give you an error, read this error message to see if you can figure out why. This is happening because we are checking a lab script file that we HAVE NOT created yet, so these errors are ok for now. But run these check scripts regularly as you work through the labs, they may give you hints if you get stuck. Proceed to the next section, and run the check script when you have finished.
= INVESTIGATION 3: WRITING A PYTHON SCRIPT =