1.

Solve : Python?

Answer»

im asking to learn how to use python?Python is just another scripting language.
You can download Python from http://www.python.org/download/. For WINDOWS, you can get it from http://www.activestate.com/Products/ActivePython/
Once INSTALLED, you can start to PROGRAM, interactively (using the IDE, IDLE/Pythonwin), or using the command line.
For more info, go to http://docs.python.org/tut/
Google "python TUTORIAL".



Discussion

No Comment Found