mirror of
https://github.com/not-kennethreitz/python-for-humans.git
synced 2026-06-05 23:20:18 +00:00
283 B
283 B
!SLIDE
Part I: Philosophy
!SLIDE code
The Zen of Python.
>>> import this
!SLIDE
Beautiful is better than ugly.
!SLIDE
There should be one—and preferably only one—obvious way to do it.
!SLIDE
How to install Python?
A show of hands, please.
!SLIDE