Created
July 28, 2016 07:48
-
-
Save Centzilius/6c1acc67d2a160afacd53dc721e1645d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while not (0.1 + 0.2 == 0.3): | |
pass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment