Write a program that will input two numbers (data type double)

Write a program that will input two numbers (data type double) from the user add them and display the result with three decimal places.

…….