Activity: Debugging 3

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

RULE: We can add two strings together with the + sign. This is called string concatenation.

  • Click Run and read the error message.
  • Debug the program so that the alien says its name.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support