STEP 13: We can pass new arguments to the function to create a different invitation!

Make sure that you only change the arguments in the function call. Leave the parameter names the same.

  • In the function call change the first argument from "Sunday the 20th" to "Friday the 15th".
  • Change the second argument from 7 to 4.
  • Change the third argument from "summer" to "castle".

# THIS ACTIVITY IS IN PREVIEW ONLY MODE