Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 307 Bytes

CurrencyConverter

C# Console Application for converting different currencies.

Input: Text file location that has in his two first lines the coins you wish to convert and in the rest of the lines the amount of coins.

Output: The value of the converted coins in each line that was in the text file.