If you just want to know what programming principles the founders of Python wanted you to stick with, there’s a simple code to expose them all! Add the following code to your python shell:
1 |
import this |
Yep. One line of code. What do we get? Beautiful is better than ugly. Explicit is better than implicit. Simple […]