Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Variables - Python tutorial

| Added on | 11.03.2008 |
| Total clicks | 33 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
More cool Python tutorials:

This is a tutorial to help the non-programmer learn the basics of using Python. When you are done with it, you will be ready to learn this new language, and have no problems figuring out where to find the information you need to go farther.

We begin with a list named ‘greek_letters’, with the first five Greek letters. We tell the terminal to print the third value with the command ‘greek_letters[2]’, which accesses the third value in the list...

Boolean expressions are expressions that have the values ‘True’ or ‘False’ as results.

This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.

A head start in the coding world with a modern and easy to learn language.




