Currency

I need the pseudocode that show a display menu in a currency converter program?

For example: Declare continue as Boolean Set continue = true While continue = true Display "Welcome to the international currency conversion program" Display "Please make a selection" Display "International Currency Types:" Display "1: Canadian Dollars" Display "2: Mexican Pesos" Add pseudocode here for the rest of the currency types.

Public Comments

  1. I'm not going to write the pseudocode for you because i don't know which ones you need, but if you want a list of the world's currency's here it is: http://fx.sauder.ubc.ca/currency_table.html That should help.
Powered by Yahoo! Answers