Create a function that can turn JPY (Japanese yen) to USD (American dollar).
YenToUsd(1) ➞ 0.01 YenToUsd(500) ➞ 4.65 YenToUsd(649) ➞ 6.04