Skip to content

Instantly share code, notes, and snippets.

@uhhuhyeah
Created February 23, 2012 15:56
Show Gist options
  • Save uhhuhyeah/1893406 to your computer and use it in GitHub Desktop.
Save uhhuhyeah/1893406 to your computer and use it in GitHub Desktop.
I suck at Maths
# Is x a multiple of y?
x % y == 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment