Skip to content

Instantly share code, notes, and snippets.

@ispamm
Last active January 8, 2019 11:35
Show Gist options
  • Save ispamm/a1cef1dfa52be82b1571e5d7044ab507 to your computer and use it in GitHub Desktop.
Save ispamm/a1cef1dfa52be82b1571e5d7044ab507 to your computer and use it in GitHub Desktop.
assert(f(x1) == y1)
assert(f(x2) == y2)
# ...
assert(f(xn) == yn)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment