Changes

Jump to: navigation, search

OPS435 Python Lab 1

4 bytes removed, 16:04, 22 May 2017
no edit summary
:::* The script, when executed, should print out "Isaac is 72 years old!"
:::Example run: <source>
%cd ~/ops435/lab1/%run ./lab1c.py
Isaac is 72 years old!
</source><br>Try the check script as you are working through a script to sometimes get hints.<br>
::* The script, when executed, should print out "10 + 2 * 5 = 20"
:::Example run: <source>
%cd ~/ops435/lab1/%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>
198
edits

Navigation menu