Skip to content

Instantly share code, notes, and snippets.

@t1ltxz-gxd
Created May 29, 2023 15:47
Show Gist options
  • Save t1ltxz-gxd/addfd6782194a1f76877373f5b997188 to your computer and use it in GitHub Desktop.
Save t1ltxz-gxd/addfd6782194a1f76877373f5b997188 to your computer and use it in GitHub Desktop.
one line calc
While True: print(eval(input('>>>')))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment