Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 301 Bytes

Yen Rate ATM for Americans

There are ATMs available that dispense US Dollars or Japanese Yen.

This program will display the maximum amount of JPY that can be withdrawn given a $500/day limit on the machine and an exchange rate. The exchange rate is currently hardcoded, but I plan to change this.