Lab1

This lab is about showing what usually can happen in Python. Click on the pictures to see the full images. From the left to the right, the first part of the lab shows what to do and not to do in the shell. The second part of the lab shows the code running. The third and fourth part shows an example program run. The last part shows where to get help.

Source Code (press Enter after typing each line of code):

1+1

print “Hi Mom”

1+1.2

print hello