Question: Write a program to implement the operations of a four - function calculator. The program will first take two real ( floating point ) numbers

Write a program to implement the operations of a four-function calculator. The program will first take two real (floating point) numbers as input from the user. You can safely assume the user will always input two numbers. The program then outputs the following message to prompt another user input:
Please select:
+: add two numbers.
-: subtract two numbers.
*: multiple two numbers.
/: divide two numbers.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!