Function Creation

In this lesson, we'll learn how to create a function.

Components of a Function

How do we actually make a function? In Python, a function can be defined using the def keyword in the following format:

Get hands-on with 1200+ tech skills courses.