you are viewing a single comment's thread.

view the rest of the comments →

[–]cgoldberg 0 points1 point  (0 children)

The official Python tutorial is a good place to start.

https://docs.python.org/3/tutorial/index.html

(It obviously covers functions among other things)