13,420
edits
Changes
→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 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 '''