American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

5 PM – Intro To Python – Bill

October 17, 2022 @ 5:00 pm - 6:00 pm

Today We:
  1. Continued to work on the Shopping Cart System project
  2. Finished the Shopping Cart System project
Your HW:
  1. Create a new program called “Oct_17_RobuxShoppingCart”. This program will be similar to the shopping cart program that we made. Here is the expected results:
    Welcome to Robux Bank, you have 300 robux in the beginning.
    
    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
    5. Exit
    Enter your selection: 1
    You purchased a Hat. You have 200 robux remaining.
    
    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
    5. Exit
    Enter your selection: 2
    You purchased a Hair. You have 50 robux remaining.
    
    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
    5. Exit
    Enter your selection: 3
    You only have 50 robux remaining. Therefore you cannot purchase VIP Server for 500 robux.
    
    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
    5. Exit
    Enter your selection: 5
    
    You have purchased the following items:
    1. Hat
    2. Hair
    Your remaining Robux balance is 50 Robux.

    Please allow the user to keep track of the amount of money spent and the items purchased. You do not need to worry about option 4 yet, we will cover this in the next class.

    If you have any questions, please email me at billhan@ayclogic.com

Details

Date:
October 17, 2022
Time:
5:00 pm - 6:00 pm
Verified by MonsterInsights