Changes

Jump to: navigation, search

OPS435 Python Lab 1

63 bytes added, 12:26, 16 May 2017
PART 5 - MATH OPERATORS
10 + 2 * 5 = 20
</source><br>Try the checking script as you are working through a script to sometimes get hints.<br><br>
<ol><li style="margin-left:#25px;" value="4">Download and run the checking script. Enter the following commands from the bash shell:<source>
cd ~/ops435/lab1/
pwd #confirm that you are in the right directory
ls CheckLab1.py || wget matrix.senecacollege.ca/~acoatley-willis/CheckLab1.py
python ./CheckLab1.py -f -v lab1d
</source><br>Before moving on to the next step make sure you identify any and all errors in "lab1a.py". </li><li>When the check script tells you everything is "ok", you may procede to the next step.<br><br></li></ol>
= LAB 1 SIGN-OFF (SHOW INSTRUCTOR) =
13,420
edits

Navigation menu