- This event has passed.
7 PM – Python OOP
August 20, 2021 @ 7:00 pm - 8:00 pm
Today We Do
- We learned about Python Dictionary
- We learned how to go through each element inside dictionary.
- We learned how to check if the key exists inside dictionary.
Homework
- Create python file Aug20_DictionaryHomework.py
- Do exercises in
- Page 92 to 97.
- Page 99 TRY IT YOURSELF. 6-1 and 6-2