BasicCalculator *It is just a basic calculator. *It will prompt you for input until correct value obtained. *It can only perform basic functions like add, sub, multiply, or divide. I made it as my first program ever so don't mind the unpythonic way of doing things