Skip to content

Instantly share code, notes, and snippets.

@pigmonchu
Created November 29, 2021 16:38
Show Gist options
  • Save pigmonchu/ad7b49212a9087da465204a82cdca501 to your computer and use it in GitHub Desktop.
Save pigmonchu/ad7b49212a9087da465204a82cdca501 to your computer and use it in GitHub Desktop.
def m(k):
return (k % 2) == 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment