English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-02-05 13:35:06 · 4 answers · asked by johnfrancis 01 4 in Computers & Internet Programming & Design

4 answers

Python is a programming language - although 2.2 is quite an old version, they're now up to 2.5.

Presumably you've found it on your computer and are wondering how it got there. It is quite often installed as the scripting language for a game - for example Civilization 4 allows you to use it to create custom scenarios for the game.

It's a very powerful language, and if you're at all interested in programming it's a great place to start. Go to http://www.python.org for some tutorials.

2007-02-05 21:38:31 · answer #1 · answered by Daniel R 6 · 1 0

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Some of its key distinguishing features include:

* very clear, readable syntax
* strong introspection capabilities
* intuitive object orientation
* natural expression of procedural code
* full modularity, supporting hierarchical packages
* exception-based error handling
* very high level dynamic data types
* extensive standard libraries and third party modules for virtually every task
* extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
* embeddable within applications as a scripting interface

2007-02-05 21:45:51 · answer #2 · answered by Sabrina M 2 · 4 0

It's a programming language. It's used in a number of games that I've seen.

2007-02-05 22:06:17 · answer #3 · answered by micksmixxx 7 · 0 1

im not sure... but i think it is a virus protector... not sure though..

if it is not right.

SRRY!!!!

2007-02-05 21:38:19 · answer #4 · answered by jesusprayer7 2 · 0 5

fedest.com, questions and answers