Calculator

2020-01-15 Thread andershe02
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

2020-01-15 Thread andershe02
Thanks! -- https://mail.python.org/mailman/listinfo/python-list