« All Events
10:30 AM – Intro To Python – Bill
September 21 @ 10:30 am - 11:30 am
Your HW:
- Start working on the robux shopping cart system
- Make it continously ask the user for a response to the menu:
What do you want to do:
1. Buy hat 100 Robux
2. Buy hair 150 Robux
3. VIP Server 500 Robux
4. Add more Robux
Enter your selection. Enter “done” when finish:
- If the user enters “done” make the system stop asking for response
- Finish your turtle project if you are not done
- Needs to have something that changes color over time
- Needs some form of text
- Low code duplication, use functions properly