Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files. Python is ideal for prototype development and other ad-hoc programming tasks, without compromising maintainability.
Comments (12)