Skip to content

Instantly share code, notes, and snippets.

@camelcaseblog
Created January 29, 2019 07:36
Embed
What would you like to do?
>>> round(0.1 + 0.2, 10) == 0.3
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment