Changes

Jump to: navigation, search

OPS435 Python Lab 1

No change in size, 12:30, 16 May 2017
PART 5 - MATH OPERATORS
%run ./lab1d.py
10 + 2 * 5 = 20
</source>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/
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".<br><br></li>
<li style="margin-left:25px;">When the check script tells you everything is "ok", you may procede to the next step.<br><br></li>
<li style="margin-left:25px;">Make notes for observations in your lab log book, and proceed to Lab 1 Instructor Sign-off.</li>
13,420
edits

Navigation menu