package billing.util;


import java.math.RoundingMode;
import java.text.NumberFormat;
import java.util.Scanner;


public class CurrencyFormat {