Hi, so I have a project that requires user to enter numbers to purchase items. At the end when 0 is entered, the program should stop and calculate tax subtotal and total. I must use DecimalFormat to...