Lab #1 Hello World

1. open “Python(GUI)” then open a new a “New Window”

2. type     print “hello world”

3. before you try to run the program, you must save it as .py  (hello world .py)

4. then you finish your project