Python lists, sets, and tuples explained 🍍

Published: 04 November 2022
on channel: Bro Code
379,249
10k

#python #tutorial #course

Python list set tuple tutorial example explained

00:00:00 intro
00:00:49 list
00:09:40 set
00:12:40 tuple
00:14:22 conclusion

List = [] ordered and changeable. Duplicates OK
Set = {} unordered and immutable, but Add/Remove OK. NO duplicates
Tuple = () ordered and unchangeable. Duplicates OK. FASTER


Watch video Python lists, sets, and tuples explained 🍍 online, duration hours minute second in high quality that is uploaded to the channel Bro Code 04 November 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 379,249 times and liked it 10 thousand visitors.