blob: d5f50973ed6026e8425b04845c5c5dba676a245c (
plain)
1
2
3
4
5
|
Python is an interpreted, interactive, object-oriented programming
language that combines remarkable power with very clear syntax.
Python's basic power can be extended with your own modules written in C
or C++. Python is also adaptable as an extension language for existing
applications.
|