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

RULE: The ord() and chr() commands can ONLY take in one letter at a time.

  • Click Run and read the error message.
  • Replace the variable word in the second ord() command with the second letter of the word.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE