Skip to content

Instantly share code, notes, and snippets.

@enebo
Created July 31, 2020 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/dea60299c6eb7e40ed97616cbe1a7051 to your computer and use it in GitHub Desktop.
Save enebo/dea60299c6eb7e40ed97616cbe1a7051 to your computer and use it in GitHub Desktop.
def even?(number)
number.even?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment