Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

2 bytes removed, 12:40, 25 May 2017
PART 1 - USER INPUT
print('The colour I typed in is: ' + colour)
</source>
:#Run your Python script 3 times (using a different colour for 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>
13,420
edits