Zen of Python

--Originally published at Python3

“Long time Pythoneer Tim Peters succinctly channels the BDFL’s guiding principles for Python’s design into 20 aphorisms, only 19 of which have been written down. ” The Zen of Python is a list of 19 public *rules* that come with python. They were written by Tim Peters and if followed, will lead to a good and error-free program.

zen