Functions#

We already met functions in the Crash Course. Here we repeat the basics and add lots of details important for successful Python programming.

Related exercises: Functions.