Friday, January 14, 2011

FInally Doing Python

I was wondering what to do today my teacher said that was  time to move on to python3.
I will be using this tutorial that is on this website.
One thing I learn today was how to exit the python shell with the command

 exit().

Another thing that I learn today was this command:

print("Hello, World!") and this will show up this Hello , World!.
This is getting interesting.

1 comment: