У нас вы можете посмотреть бесплатно Python Hindi Tutorial 10 - Functions или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This python tutorial for beginners in hindi goes over how functions work in python programming language. We will first start with what is the need of functions and how it avoids duplication of code. Then we will write our function that sums up a numbers in a list. After that we will understanding difference between keyword and positional arguments followed by default value of arguments. As usual in the end we will have interesting exercise for you to solve. #PythonTutorialHindi #Python #PythonProgramming Exercise: https://github.com/codebasics/py/blob... Code used in this tutorial: https://github.com/codebasics/py/blob... Topics that are covered in this Video: 0:00 Why we need functions 1:32 Function to calculate expenses total 5:03 Documentation strings 7:14 Function to find volume of a cylinder 8:36 Keyword args vs positional args 10:13 Default value of args 11:13 Exercise Website: http://codebasicshub.com/ Facebook: / codebasicshub Twitter: / codebasicshub