My concept map is for the lesson Creating Functions in the Python course material. I chose to illustrate how a function is organized, from the def
keyword, to the function name, to parameters, to the body, to the return statement.
Here’s my map:
My concept map is for the lesson Creating Functions in the Python course material. I chose to illustrate how a function is organized, from the def
keyword, to the function name, to parameters, to the body, to the return statement.
Here’s my map: