lab1

This is the first lab and shows how to work with python and how to run a program

In this lab I worked with python shell . I learned how to create programs and how to run the and save the programs.  I also successfully ran a program called “Hello World”.

The code is in the Sceenshot above, as I am not sure how to remove myself from the command line version of python I think this is at most what I can do.

1 + 1

print ‘Hi mom’

print hello

print ‘Hello World’

Leave a Reply

Your email address will not be published. Required fields are marked *