Advanced Python - Variable Number of Arguments & More about Generators #04

preview_player
Показать описание
This is a python tutorial for everyone who already knows the basics!
Welcome to Advanced free course, where you can further polish your programming in Python on your own! Begin your adventure with Software-Engineering now!

Advanced Python Course:

Channel Page:

Outro Music:
Outro Music License:

Timecodes
00:00 - Intro
00:14 - Parameter List
02:15 - Parameter Dictionary
04:00 - Generator Efficiency
05:25 - Seemingly Infinite Generator
07:10 - Generator Execution Order
08:02 - Outro

#coding #programming #python #tutorial #course
Рекомендации по теме
Комментарии
Автор

This "kwargs" part is amazing! I knew this topic poorly, and although I used "args" quite often, I were more of a guessing using their dictionary version. Never really realised it is a dictionary and has such different system, which would clear some of my confusion with coding earlier.
And generator part was also really interesting, I will probably try to revamp my code to see if it doesn't fix my lagging part of the game <3 thank you for the video!

tom_stephen
Автор

Can you make a video explaining using a "/" in the function arguments, for example `def spaghetti(one, two, /, three)`?

zachgarwood
visit shbcf.ru