Рет қаралды 1,402
Code Mania
Write a program in qbasic to input cost price and quantity of any product and calculate total cost. If the total cost is more than or equal to 5000 then the user will get 5% discount otherwise 2% discount. Display the final amount.