Skip to Content

Python Basics

Python is a popular programming language and was created in 1991 by Guido van Rossum. It has multiple use cases like web development (server-side), software development, mathematics, system scripting, etc.

Python was designed to for readability, and has some similarities to the English language with influence from mathematics.

This reference manual describes the essentials for Python programming language.