MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 6 Lessons (12m) | Size: 27.7 MB
Sometimes, when you look at a function definition in Python, you might see that it takes two strange arguments: *args and **kwargs. If you've ever wondered what these peculiar variables are, or why your IDE defines them in main(), then this course is for you! You'll learn how to use args and kwargs in Python to add more flexibility to your functions.