Lab Description: We would put a statement into the script and run it in the python module but there would be no output. For the output to work we would have to add “print” to the input statement.

Exercise 2:

code:

5
x = 5
x + 1

Lab 1 Excercise 1
Anthony Lab 1 Excercise 1bAnthony Lab 1 Excercise 2c