Borough of Manhattan CC
Write a program that has variables for a name of the product you sell, the price of one unit, the number of units a user is going to buy, and the sales tax rate. The program calculates and prints how much the user has to pay. (Print the name of the product and the amount.)