Hello,
I am a student a UMUC online and am currently taking C programming. I have never done any programming at all and was wondering if someon can help me with my class assignment.
the assignment is that I write a C program that displays the title "Currency Conversion," and then write the names of five currencies and their equivalents to the US dollar.
The five currencies and their current exchange rate are;
1 Yen = 0.008431
1 Euro = 1.3698
1 Can $ = 0.9437
1 U.K. = 2.0336
1 AU$ = 0.8509
Any help in getting me started is appreciated.
I am a student a UMUC online and am currently taking C programming. I have never done any programming at all and was wondering if someon can help me with my class assignment.
the assignment is that I write a C program that displays the title "Currency Conversion," and then write the names of five currencies and their equivalents to the US dollar.
The five currencies and their current exchange rate are;
1 Yen = 0.008431
1 Euro = 1.3698
1 Can $ = 0.9437
1 U.K. = 2.0336
1 AU$ = 0.8509
Any help in getting me started is appreciated.
Comment