Python-Projects Simple Calculator It is a simple script based python program, which can add, subtract, multiply and divide any two numbers 'x' and 'y' How to run program : C:\Desktop> python Simple_Calculator.py