- Emily Vo
Python Session 7: Sets and Dictionaries
Updated: Oct 29, 2020
Lesson 7: Sets and Dictionaries
Welcome to the 7th Python tutorial!
Today we will talk about more data types that make it simpler to sort and store data. You will learn how to alter them, add data, remove data, etc.
Topics we will be covering:
· Sets
· Dictionaries
· A demo
· A quiz
· Some more challenges
4 views0 comments