Skip to content

Learn Python

Latest
Compare
Choose a tag to compare
@salmanazmirafi salmanazmirafi released this 06 Dec 14:15
· 14 commits to master since this release
9847c67

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented, and functional programming.