Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

34 bytes added, 12:45, 25 May 2017
PART 1 - USER INPUT
</source>
:#Run your Python script 3 times (using a different colour each time you run the script). What do you notice?
:#Download Exit the ipython3 shell, download the check script and check your work. Enter the following commands from the bash shell.<source>
cd ~/ops435/lab2/
pwd #confirm that you are in the right directory
python3 ./CheckLab2.py -f -v lab2a
</source>
:#Before proceeding, make certain that you identify any and all errors in "'''lab2a.py"'''. When the check script tells you everything is "'''ok", you may procede ''' before proceeding to the next step.
''' Practice Storing User Input '''
13,420
edits