Войти
  • 26733Просмотров
  • 2 года назадОпубликованоDave Gray

Python Dictionaries and Sets for Beginners | Python tutorial

Web Dev Roadmap for Beginners (Free!): 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 ➜ ⭐ Become a full-stack dev with Zero To Mastery Courses: - The Complete Python Developer: - Complete Machine Learning & Data Science: - Junior to Senior Dev Roadmap: 🚩 Subscribe ➜ 📬 Course Updates ➜ ❓ Questions - Please post them to my Discord ➜ ☕ Buy Me A Coffee ➜ 👇 Follow Me On Social Media: Github: Twitter: LinkedIn: 🔗 Source Code: 🔗 Playlist for this Python Course: 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: 🔗Visual Studio Code Official Site: Was this Python Dictionaries & Sets tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #dictionaries #sets