Hello World!

Locked
Jennifer_P
Posts: 729
Joined: Fri Sep 28, 2007 10:54 pm

Hello World!

Post by Jennifer_P »

Well, I took the first step toward learning Python by doing Lesson 1 of this tutorial: http://www.dickbaldwin.com/tocpyth.htm So far, it's been a lot easier than I expected. I mean, all you have to do is type in:

Code: Select all

print "Hello World!"

to get Python to print out that classic phrase, "Hello World!"
No compiling, no executing, and no initialization code even, wow! Well, with any luck, I may someday be able to understand the plug-in and Ages of Ilathid's game engine. My tutorial seems pretty good so far; simple, clear, and for the utter amateur. My favorite kind! :)
Locked

Return to “Jennifer's Journal”