Files
slackbuilds/python3.12/README
2025-07-08 00:29:58 +02:00

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.