Skip to the content.

Python

python - an interpreted, interactive, object-oriented programming language

Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected.

Official Documentation

Subcategories

TIL(s)