Learn Python • #8 Tuples and Sets • More Ways To Store Data! @pixegami
Learn Python • #8 Tuples and Sets • More Ways To Store Data!  @pixegami
Uploaded April 2023 | Updated September 2026, 1 hour ago
Tuples and Sets are two important data structures in Python that you'll definitely want to know about.

Tuples are immutable sequences of elements, typically used for grouping related data.

Sets, on the other hand, are mutable collections of unique elements. With Sets, it's easy to check if an item is inside that collection. It's also easy to do mathematical operations like "intersection" (finding common elements between two sets) and "union" (finding all elements of two combined sets).

This video is part of a beginner tutorial series for anyone who wants to learn Python from scratch, and get to a point where you can start coding your own projects.

🔗 Project Code (GitHub): github.com/pixegami/python-for-beginners
🔗 Full Playlist: youtube.com/playlist?list=PLZJBfja3V3Rsbiz84Z63IXnTQZH_Rnfuo
🔗 Next Chapter: Coming Tomorrow!
👉 Follow me on Twitter: @pixegami

📚 Chapters
00:00 - Tuples vs Lists
01:58 - Tuple Syntax in Python
03:36 - Hands-on Coding with Tuples
05:45 - Using Tuples as a Dict Key
08:02 - Sets in Python
14:28 - Coding Exercise: Tuples and Sets
Learn Python • #8 Tuples and Sets • More Ways To Store Data!Learn Python • #3 Operators • Add, Subtract and More...Build a Simple RAG Pipeline in 30 Minutes!How To Build a CRUD (TO-DO) App on AWS using FastAPI and PythonPython FastAPI Tutorial: Build a REST API in 15 MinutesUV: The Python Tool Everyone Is Switching ToAmazon Bedrock Tutorial: Generative AI on AWSDeploy RAG to Production Faster Than You ThinkHow To Build an AI Agent That Can Use Tools | Python + Claude  3.5 SonnetHow to create 1000+ unique NFT-style images (like Cryptopunk) | Python TutorialAWS CDK Tutorial: Deploy a Python Lambda Function using AWSHow to Send SMS Text Messages with Python & Twilio - Quick and Simple!
pixegami |

Learn Python • #8 Tuples and Sets • More Ways To Store Data!

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER