Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

98 bytes removed, 12:44, 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?
:#If you didn't get the colour you typed in returned, try the above steps with the input() function again.
:#Download the check script and check your work. Enter the following commands from the bash shell.<source>
cd ~/ops435/lab2/
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