Skip to content
Published On:
Jun 18, 2013
Last Updated:
Jan 1, 2019

Python is a very popular programming language. It is heavily used by scientists and the data analysis/statistics communities.

Have your cake and eat it too (productivity and readable code) - python.org

One notable aspect of the Python syntax is the lack of braces for delimiting functional blocks. Instead, Python uses whitespace.

“Life is better without braces” - Bruce Eckel

The Python logo.

See the child pages above for more info!

Child Pages