Completed
#11 lists, tuples, sets 📃
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Python in 1 Hour - 2024
Automatically move to the next video in the Classroom when playback concludes
- 1 #1 introduction to python 🐍
- 2 python interpreter download
- 3 pycharm download
- 4 new project
- 5 new python file
- 6 print
- 7 #2 variables ✅
- 8 #3 arithmetic 🧮
- 9 #4 typecasting 💱
- 10 #5 user input ⌨
- 11 #6 if statements 🤔
- 12 #7 logical operators 🔣
- 13 #8 while loops ♾
- 14 #9 for loops 🔂
- 15 #10 countdown timer 🎊
- 16 #11 lists, tuples, sets 📃