Ask a New Question

Asked by Kailash

Write the pseudocode for sale price of an item given an original price and percentage discount.
3 years ago

Answers

Answered by oobleck
sale = original * (1 - disc/100)
3 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

how do I write a pseudocode to find and display the largest list of positive numbers entered by the... Write the pseudocode for an application that accepts enter eight friends’ first names and displays t... write the pseudocode for the following scenario Write a pseudocode which will accept two integers from the user and calculate the sum and product. T... Write the pseudocode for the following scenario: A shop owner needs to increase the prices for all... Write the pseudocode for an application that allows a user to enter the price of an item and compute... Write a pseudocode that will accept items bought by a customer and place them in the appropriate cl... Write the pseudocode for a program that allows the user to input 2 numbers. The program prints out... Write a pseudocode to calculate wage Write a program (pseudocode) that would calculate and display the results for the multiplication tab...
Submit Your Answer

Question

Write the pseudocode for sale price of an item given an original price and percentage discount.

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use