Instant Hacking
Learn how to program with Python
Functions VS Procedures
Functions can
return
a value.
Procedures
do not
return such a value
When a function or procedure changes its environment its makes a
side effects