1 / 3

Write a pseudo code algorithm for a computer Your Dreams Our Mission/tutorialoutletdotcom

FOR MORE CLASSES VISIT<br>www.tutorialoutlet.com<br><br><br>Write a pseudocode algorithm for a computer store that inputs the type of customer and the amount of the purchase, and will print the discount amount and the amount of money owed. Assume the store gives a 5% discount for all students on purchases less than $50, a 10% discount to students whose total purchase is between $50 and $99, and 15% on purchases of $100 or more. Nonstudents do not get a discount. Use structured pseudocode as demonstrated in the lectures for code, ensure that all variables are declared

apjdk276
Download Presentation

Write a pseudo code algorithm for a computer Your Dreams Our Mission/tutorialoutletdotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Write a pseudo code algorithm for a computer Your Dreams Our Mission/tutorialoutletdotcom FOR MORE CLASSES VISIT WWW.TUTORIALOUTLET.COM

  2. Write a pseudo code algorithm for a computer Your Dreams Our Mission/tutorialoutletdotcom Write a pseudocode algorithm for a computer store that inputs the type of customer and the amount of the purchase FOR MORE CLASSES VISIT www.tutorialoutlet.com Write a pseudocode algorithm for a computer store that inputs the type of customer and the amount of the purchase, and will print the discount amount and the amount of money owed. Assume the store gives a 5% discount for all students on purchases less than $50, a 10% discount to students whose total purchase is between $50 and $99, and 15% on purchases of $100 or more. Nonstudents do not get a discount

  3. Write a pseudo code algorithm for a computer Your Dreams Our Mission/tutorialoutletdotcom Product A Product B Feature 1 Feature 2 Feature 3 • Feature 1 • Feature 2 • Feature 3

More Related