pythonwhat icon indicating copy to clipboard operation
pythonwhat copied to clipboard

[CX-1204] Fix: check higher order function arguments

Open hermansje opened this issue 4 years ago • 0 comments

Ticket

Link to ticket: https://datacamp.atlassian.net/browse/CX-1204

What has been done

  • Allow adding () to a the name argument for check_function to differentiate between checking a call and a higher order call.

Notes

  • This PR builds on #389, so the full diff includes those changes as well.
  • This change breaks existing exercises that check the higher order call arguments, so rollout needs to be synced with content.

hermansje avatar Jan 14 '20 13:01 hermansje