RUVIDEO
Поделитесь видео 🙏

Python Functions | Default Arguments and Keyword Arguments | Variable Scopes смотреть онлайн

This video explains how we can define our own custom functions and how we can use them to simplify our code. This video takes off by explaining what function is, then it gives simple syntax of how we can define a function. Down the road, it shows several examples of defining functions with doc strings. Towards the end, we build little larger codebase with a simple calculator utilizing our knowledge of function to break down our application into smaller manageable functions. I explain about the None value in Python. This is the default return value for function if there is no explicit return statement.

In this video, you will also learn about variable scopes. Variables scopes are the duration for which our defined variable is available. In Python, we have local scope and global scope. We do not have block level scope in Python. In this video, you will see practical demonstration of these concepts. We also learn about global keyword in Python.

This video also talks about default arguments for functions as well as keyword arguments. These are very important features of Python programming and they are used all over the language itself.

What is Function? [0:11]
Basic Structure of Defining Function [0:51]
Calling a Function [3:01]
Docstring in Python Functions [6:02]
Return Statement in Functions [7:25]
Execution order with Functions [11:45]
Simple Calculator Project in Python [13:15]
Variable Scopes in Python [16:50]
'global' keyword in Python [20:15]
Block Level scope in Python? [21:41]
Default arguments in Python [22:48]
Keyword arguments in Functions [24:26]

If you like our content, click on *SUBSCRIBE* button and click on Bell icon to receive latest and greatest updates of my video lessons.

Follow us on Facebook, Twitter, Instagram

Facebook Link: https://www.facebook.com/techprogrammer1
Twitter Link: https://twitter.com/techprogrammer1
Tumblr Blog: https://www.tumblr.com/blog/techprogrammer

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python Functions | Default Arguments and Keyword Arguments | Variable Scopes» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.