Use Default Parameters with Functions

InstructorJoe Previte

Share this video with your friends

Send Tweet

In this lesson, you will learn how to use default parameters within functions. This will allow you to use default values in the event your functions are called without any arguments.