Python 3 - Episode 19 - Functions and arguments

preview_player
Показать описание
In this video series we will cover Python 3. This video covers functions in and as arguments.

Python 3 youtube videos by Bryan Cairns

Intro: (0:00)
Function in an argument: (0:37)
Function as an argument: (3:44)
Outro: (7:37)
Рекомендации по теме
Комментарии
Автор

Very good tutorials btw. Just started and blowing through them. On this i had one note tho. i tested with at the start instead of doing "test(d['name'], d['age'], d['pet'])" i went for just using
test(**d) and that worked a treat.

TheDardalar
Автор

Thank you very much for the videos. I am learning a lot from You. I have a very simple question. The function that is an argument to the function must have a return value, right?

butch
visit shbcf.ru