WARNING: This program has a syntax error, which means we need to fix it!
RULE: For a function to run, you must call the function using its name.

  • Click Run and read the error message.
  • Debug the program so that the subway_ride() function runs correctly.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE