Functions in Python

Feb 26, 2015 • Joseph Long

A concept map for functions in Python, introduced in Programming with Python: Creating Functions. I’ve mapped the beginning of the lesson, covering the parts of a function, their names, and starting on composability. (I also included one or two things that I might mention if I talked about functions in Python for ten minutes, even though they weren’t in the lesson explicitly.)

Concept map for functions in general and Python functions in particular