Python mathematic expression parser.
So the idea is your python program will read a simple math expression from stdin and solve the problem taking PEMDAS into consideration.
23rd Jul 2022, 9:42 PM
Jaeger
+ 1
Oh god. Ok I'll try
i think i understand what you want