Python Programming Tutorial #17 - Optional Parameters

Published: 27 June 2017
on channel: Tech With Tim
43,321
1.1k

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 :)