Skip to content

Instantly share code, notes, and snippets.

@DanilSuits
Last active February 11, 2022 04:30
Show Gist options
  • Save DanilSuits/b1d4020cc063c68256c11648bf4e258d to your computer and use it in GitHub Desktop.
Save DanilSuits/b1d4020cc063c68256c11648bf4e258d to your computer and use it in GitHub Desktop.
display = Calculator.display("123+45-67*8")
assert display == "8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment