Expand the currency conversion program


Discuss the below:

Q: Expand the "Currency Conversion" program to have a menu of five currencies that allows the user to choose which currency they wish to display in its equivalency to the US dollars. The choice selected by the user will be error checked (which means that it is error checked (crash proof, I might test it with any type of input) as a valid entry). If the input was an error the program must prompt the user to make another selection (to do this you must use one of the looping techniques learned in this course). With a correct selection, the program will then perform the appropriate calculation and display the currency selected and the conversion. This program will allow the user to continue to select additional currencies (Loop construct) until they choose to stop. Insert comments in the program and use good structured programming techniques to document the program internally.

Solution Preview :

Prepared by a verified Expert
Programming Languages: Expand the currency conversion program
Reference No:- TGS01939429

Now Priced at $20 (50% Discount)

Recommended (97%)

Rated (4.9/5)