Instruction: use the given example of Calculator class to develop your own calculator program
which can get inputs from the keyboard. Common operations of your calculator are addition,
subtraction, multiplication, and division. You can add more operations if you would like.