« All Events
9 AM – Python OOP – Indo – Gamas
September 16, 2023 @ 9:00 am - 10:00 am
Today We Did
- We finished converting Robux Shopping cart project to use dictionary.
- We review again how to use for loop to go through each element inside dictionary.
Homework
- Inside sep_16_looping_dictionary.py file change the code so the for loop will produce the following
1. Buy Game Pass for 450 robux.
2. Buy The Samurai Of The Games for 1000 robux.
3. Buy Parrot for 50 robux.
- Create a new python file phone_book_system.py and do number 1 to 3 from https://www.ayclogic.com/phone-book-system/