Python Programming Tutorial #17 - Optional Parameters

Profile Picture
- Published on Jun 27, 2017馃審 Public

This is the 17th video in my python programming series and in today's video I talk about how to use optional parameters. These are useful if you are constantly calling a function passing the same value and want to set a default value for a given parameter. Text-Based Tutorial: https://techwithtim.net/tutorials/pyt... Please LIKE and SUBSCRIBE for more content :)