Lists and Sets in Python 🐍/ Adding Elements

Published: 11 April 2022
on channel: BugBytes
534
31

In this video, we'll learn how to add new elements to existing lists and sets in Python.

Lists and sets are two common data structures, used to store collections of data.

We'll learn about the list.append() method and the set.add() method in this video.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://www.bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/
🐦 Twitter:   / bugbytesio  
🎶 TikTok:   / bugbytes.io  

#python #programming #pythonprogramming #compsci #datascience