Program to calculate bill
This program will accept item name, quantity and rate and then it will calculate the total amount by multiplying "q" and "r". Then the program will calculate discount in the…
This program will accept item name, quantity and rate and then it will calculate the total amount by multiplying "q" and "r". Then the program will calculate discount in the…