« All Events
2 PM – Intro To Python – Bill
July 25, 2022 @ 2:00 pm - 4:00 pm
Today We:
- Finished the Robot Builder Project
- Did the Kaleido Spiral project
- Started the Shopping Cart system project
- Learned about multiple line string/menu
- Made it so the program would continuously ask the user for a response to the menu
Your HW:
- Make it so the system keeps track of how much the User needs to pay at the end (Ex: if the user enters 2, the system knows the user has to pay 5 more dollars for the milk)
- Make it so after the user exits the system, it prints out “Your total cost is {x}”