Question: with C++ Write a program that asks user for amount of dollars and converts them to euros. In the end the program prints the amount

 with C++ Write a program that asks user for amount of

with C++

Write a program that asks user for amount of dollars and converts them to euros. In the end the program prints the amount of euros on screen. The exchange rate for euros is 0.727802. Use variables of the type double. Example output: How much dollars do you want to exchange: 10 Amount in euros: 7.27802

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!