Python Tutorial Ep. 19 - Default and Keyword Arguments
Kody Simpson
In this episode of the Python series, I show you how to use default arguments and keyword arguments. Default arguments are a way to give a parameter a default value so that the parameter doesn't always need to be provided. Keyword arguments are a way to provide parameters in a different order. #python #pythontutorial
Code: https://github.com/Python-Complete-Tutorial/beginner-tutorials/blob/master/functions/default_args_and_keyword_args.py Join the Community! - https://discord.gg/cortexdev
Want to Support the Channel?
- Become a Member: https://www.youtube.com/KodySimpson/join
- Buy some swag: https://www.youtube.com/KodySimpson/store
- PayPal: https://www.paypal.com/paypalme/kodysimpson
My Socials: Github: https://github.com/KodySimpson Instagram: https://www.instagram.com/kody_a_simpson/ Twitter: https://twitter.com/kodysimp Blog: https://simpson.hashnode.dev/
More Videos coming soon. Leave a comment for any future video suggestions. ... https://www.youtube.com/watch?v=bYgEXAlS5gs
68007351 Bytes