python?sounds like a snake.

liunx

Guest
what is python?Why not consult the source?

<!-- m --><a class="postlink" href="http://www.python.org/doc/Intros.htmlthanks.Python">http://www.python.org/doc/Intros.htmlthanks.Python</a><!-- m --> is a CGI language, like perl. It is supposed to be easier to learn than perl, although I have never used it.Python:
Python is an interpreted, object-oriented programming language similar to Tool Command Language and Practical Extraction and Reporting Language that has gained adherents for its clear syntax and readability. Python is said to be relatively easy to learn and portability, meaning its statements can be interpreted in a number of operating system, including UNIX-based systems, Mac OS, MS-DOS, OS/2, and various versions of Microsoft Windows 98. Python was created by Guido van Rossum, a former resident of the Netherlands, whose favorite comedy group at the time was Monty Python's Flying Circus. The source code is freely available and open for modification and reuse. Python has a significant number of users.
A notable feature of Python is its indenting of source statements to make the code easier to read. Python offers dynamic data type, ready-made class, and interfaces to many system calls and libraries. It can be extended, using the C or C++ language.

Python can be used as the script in Microsoft's Active Server Page (Active Server Page) technology. The scoreboard system for the Melbourne (Australia) Cricket Ground is written in Python. Z Object Publishing Environment, a popular Web application server, is also written in the Python language.
 
Top