6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
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.
|