Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 289 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 289 Bytes

currency_exchange

For a units conversion project, I created a currency exchange program called "Welcome to the Foreign Currency Exchange! 💱". My to_USD() function converts currency (Japanese yen (¥) into U.S. Dollars ($)) while my to_yen() function performs the opposite conversion.