Thursday, August 26, 2010

Python

Python is an interpreted programming language.-- a language which is never actually compiled in full,it compiles the bits of the program you are using as you are using them.

indention is very important


No comments:

Post a Comment