Get YouTube subscribers that watch and like your videos
Get Free YouTube Subscribers, Views and Likes

Idiomatic Python: Named Arguments

Follow
MathByte Academy

Continuing with how to write more Pythonic code, we look at using named arguments when calling functions (callables in general). I also make the case for defining your own functions to force this using keywordonly parameters.

#mathbyteacademy #python

Code for this Video
===================
Available in GitHub blog repo: https://github.com/fbaptiste/pythonblog
Direct link: https://tinyurl.com/4smz6as4

My Python Courses
=================

Python 3 Fundamentals (introduction to Python)
https://www.udemy.com/course/python3...

Pydantic V2: Essentials
https://www.udemy.com/course/pydantic...

Python 3 Deep Dive (Part 1 Functional)
https://www.udemy.com/course/python3...

Python 3 Deep Dive (Part 2 Iteration, Generators)
https://www.udemy.com/course/python3...

Python 3 Deep Dive (Part 3 Hash Maps)
https://www.udemy.com/course/python3...

Python 3 Deep Dive (Part 4 OOP)
https://www.udemy.com/course/python3...

posted by ruletama0m