Skip to content

A C# programm dedicated to convert currency into another one, based on a tree Structure

License

Notifications You must be signed in to change notification settings

pyDez/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

A c# programm dedicated to convert currency into another one, based on a tree Structure

INPUT :

EUR;550;JPY

6

AUD;CHF;0.9661

JPY;KRW;13.1151

EUR;CHF;1.2053

AUD;JPY;86.0305

EUR;USD;1.2989

JPY;INR;0.6571

OUTPUT :

59033

About

A C# programm dedicated to convert currency into another one, based on a tree Structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages