/java-Hackerrank.

Given a double-precision number, , denoting an amount of money, use the NumberFormat class' getCurrencyInstance method to convert into the US, Indian, Chinese, and French currency formats. Then print the formatted values as follows:

Primary LanguageJava

No issues in this repository yet.