- This event has passed.
9 AM – Intro To Python – Indo – Gamas
July 22, 2023 @ 9:00 am - 10:00 am
Today We Did
- Reviewed Turtle project
- Reviewed and finished
June9_ShoppingCart.py
- Started Robux Shopping Cart program
- Created
handle_transaction
function - We can buy Robux items
- We can add Robux if we enter the right credit card
- Created
Homework
- Continue Robux Shopping Cart program
- After we finish buying everything, print out the total remaining Robux we have
- Also print out all the items we bought. This is similar to the
shopping_cart
in our grocery shopping cart. For example, if we bought a Game Pass and a Parrot, it’ll print those items out like this:1. Game pass 2. Parrot
Feel free to email szhuang@ayclogic.com if you have any questions!