Write a C++ program that prompts the user to enter values for a b and c

Write a C++ program that prompts the user to enter values for a b and c.

Output

Please enter the value for a:

3

Please enter the value for b:

4

Please enter the value for c:

9