Slide 18
Slide 18 text
@bryanveloso
for the benefit of those who like to sit in the back row,
i’ve refrained from putting anything important here.
""
This is the "example" module.
The example module supplies one function, factorial(). For example
>>> factorial(5)
120
"""
respecting clarity.
designers: clarity through user interface.
developers: clarity through documentation.
we’re really quite similar.