Instead of writing the same lines of code over and over, we create functions to reuse the lines of code.

Functions start with the word function.

Make sure to add function.