Calculator
Hey! I’m trying to implement a calculator that converts a string; for excample «3+98*4», to a number. Is there a module or command that I can use to automate this? It’s literal hell making it from scratch. -Anders (pycharm) -- https://mail.python.org/mailman/listinfo/python-list
Re: Calculator
Thanks! -- https://mail.python.org/mailman/listinfo/python-list