Asked by Binky
Ask the user to enter the discount percentage(rate) offered in a sale
Accept the discount percentage from the user
Ask the user to enter the price for three different sales item
Accept the prices of the three sale items
Compute the total price of the three items
Compute the discount received
Compute the total price payable
Print the price payable
Use the headings:
• Purpose
• Declare variables
• Initialize variable
• Processing
Accept the discount percentage from the user
Ask the user to enter the price for three different sales item
Accept the prices of the three sale items
Compute the total price of the three items
Compute the discount received
Compute the total price payable
Print the price payable
Use the headings:
• Purpose
• Declare variables
• Initialize variable
• Processing
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!
There are no human answers yet. A form for humans to post answers is coming very soon!