У нас вы можете посмотреть бесплатно Python Functions Everything you need to Know | Python Course #16 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, you will learn everything you need to know about Python functions. How to return multiple values from a Python function and what pass and ... are. Additionally, you will learn how to pass an arbitrary amount of arguments to a Python function with *args and **kwargs. ⏬ Python Cheat Sheets: https://k0nze.gumroad.com 👉 Website Article for this Video: https://k0nze.dev/python-functions 💌 Support me on Patreon: / k0nze ☕️ Buy me Coffee: https://www.buymeacoffee.com/k0nze 🌍 Check out my Website: https://k0nze.dev 💻 Join our Discord: https://discord.k0nze.dev 👔 Follow me on LinkedIn: https://linkedin.k0nze.dev Recording Gear Camera - Sony A6400: https://geni.us/zRw1 Lens - Viltrox AF 23mm f1.4: https://geni.us/RVrguGd Microphone - Rode Wireless Go: https://geni.us/RBAOIx Keyboard - Keychron K2 v2: https://geni.us/DPK87Xn ⏰ Timestamps: 0:00 Intro 0:10 What is a Function in Programming? 0:52 How to Declare a Function in Python? 5:47 Python Function without Return 8:06 Python pass and ... 9:10 Python multiple Return Values 12:03 Named Python Function Arguments 13:23 Python Functions Default Values 14:53 Python Function Aritrary Arguments *args 16:21 Python Keyword Arguments **kwargs 17:52 Outro