Skip to content

Instantly share code, notes, and snippets.

@JoMingyu
Created March 29, 2018 06:53
print(divmod(13, 4))
# (3, 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment