Skip to content

Instantly share code, notes, and snippets.

@aloukissas
Created February 23, 2020 15:54
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 aloukissas/62ce5a36a10d23c423a23fa77487b86f to your computer and use it in GitHub Desktop.
Save aloukissas/62ce5a36a10d23c423a23fa77487b86f to your computer and use it in GitHub Desktop.
Python 3.7.6 (default, Jan 2 2020, 08:35:56)
[Clang 11.0.0 (clang-1100.0.33.16)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 0.1 + 0.2
0.30000000000000004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment