У нас вы можете посмотреть бесплатно Python Functions for Beginners | Python tutorial или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn Python Functions in this beginners Python tutorial. Functions provide reusable blocks of code that we can call into action again and again. We will also learn about parameters and arguments and what they mean for functions. 💖 Support me on Patreon ➜ / davegray ⭐ Become a full-stack dev with Zero To Mastery Courses: The Complete Python Developer: https://bit.ly/CompPythonDev Complete Machine Learning & Data Science: https://bit.ly/CompMachineLearning Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr 🚩 Subscribe ➜ https://bit.ly/3nGHmNn 📬 Course Updates ➜ https://courses.davegray.codes/ ❓ Questions - Please post them to my Discord ➜ / discord ☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray 👇 Follow Me On Social Media: Github: https://github.com/gitdagray Twitter: / yesdavidgray LinkedIn: / davidagray 🔗 Source Code: https://github.com/gitdagray/python-c... 🔗 Playlist for this Python Course: https://bit.ly/dg-beginners-python Python Functions for Beginners | Python tutorial (00:00) Intro (00:05) Welcome (00:13) What are functions? (01:35) Naming functions (02:20) Parameters vs Arguments (04:28) Return keyword (05:27) Checking Argument types (07:25) Default Parameter Values (09:06) Reviewing the Sum Function (10:16) Receiving an Unknown Number of args (12:26) Receiving an Unknown Number of kwargs 📚 Tutorial References: 🔗 Python Official Site: https://www.python.org/ 🔗Visual Studio Code Official Site: https://code.visualstudio.com/ Was this Python Functions tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #functions #function