Question 24c: Dict

⛏️ Minecraft Shop Task (Clear Steps)
Step 1: Add Items to Sell (List + Input)
  • Ask the player to enter items they want to sell (one by one). Press 2 when nothing more to add
  • Store all the items in an inventory list.

Step 2: Set Prices (Dictionary + Input)

Create an empty price book.

For each item in the list:

  • Ask the player to enter the price of the items stored in the inventory list

  • Store the item and its price in the price book


Step 3: Show Items and Prices

Display all the items and their prices.

Write what you are looking for, and press enter to begin your search!