WARNING: This program has a bug, which means we need to fix it!

RULE: If blocks MUST have commands inside them to run.

  • Click Run and read the error message.
  • The if choice == “strawberry”: block does not have any commands underneath it.
  • Correct the program so the sprite says "I love strawberry ice cream!" if you enter strawberry into the popup.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE