У нас вы можете посмотреть бесплатно Python Dictionaries and Sets for Beginners | Python tutorial или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn about Python Dictionaries and Sets for beginners in this Python tutorial. Dictionaries and Sets are two collection data types in Python. Both Python dictionaries and sets can be very useful in your code. 💖 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 Dictionaries and Sets for Beginners | Python tutorial (00:00) Intro (00:05) Welcome (00:13) Quick Setup (00:51) What are Dictionaries? (03:32) Accessing Dictionary Items (06:29) Adding & Changing Values (07:41) Removing Items (09:58) Deleting & Clearing Items (11:48) Copying Dictionaries (16:01) Nested Dictionaries (18:51) VS Code & dot notation (19:22) What are Sets? (20:39) No duplicates allowed in Sets (23:09) Check if a value exists in a Set (24:01) Set updates (25:59) Merging Sets (27:13) More Set methods 📚 Tutorial References: 🔗 Python Official Site: https://www.python.org/ 🔗Visual Studio Code Official Site: https://code.visualstudio.com/ Was this Python Dictionaries & Sets tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #dictionaries #sets