I wrote this python code in visual studio. It parses a text string, finds operators just as division, multiplication, addition or subtraction, and computes the final result which is displayed on the screen.