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

RULE: We can't join strings and integers! We must use str() around integer variables to join with a string.

  • Click Run and read the error message.
  • Debug the program so that both sprites say how many marbles they have.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE