A basic calculator which runs on command line window like powershell or cmd. I used python version = 3.6.8, any python3 version is suiatble for this code to run.
Prerequisites to run this code - Go to the project directory & Copy this following lines then paste on powershell and run it- python BasicCalc.py That's it.