User: breannavb97

  • Public profile

User profile: breannavb97

User info
User name:breannavb97
History
Joined:
Number of posts:5
Latest posts:

Not Converting Correctly
I changed them all to the example you showed me. But the problem is, even when I run the program, it...

Not Converting Correctly
So Float convertToPesis(float dollars) { Dollars = dollars * 9.73; Cout << "The function convertToP...

Not Converting Correctly
I expect them to covert the amount I enter to whatever they need to be. Instead it's just taking wha...

Not Converting Correctly
It is not converting the convertToYen, convertToEuros, and convertToPesos properly. I'm pretty sure ...

Fill in Missing Code and correct mistakes
#include <iostream> #include <iomanip> #include #include <fstream> using namespace std; // glob...

This user does not accept Private Messages