Real Python - Defining Python Functions With Optional Arguments
Duration: 34m | MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch | 142 MB
Genre: eLearning | Language: English
Defining your own functions is an essential skill for writing clean and effective code. In this tutorial, you’ll explore the techniques you have available for defining Python functions that take optional arguments. When you master Python optional arguments, you’ll be able to define functions that are more powerful and more flexible.