A software company sells a package that retails for $89. Quantity discounts are given according to the following table:

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

A software company sells a package that retails for $89. Quantity discounts are given according to the following table:

Post by answerhappygod »

A Software Company Sells A Package That Retails For 89 Quantity Discounts Are Given According To The Following Table 1
A Software Company Sells A Package That Retails For 89 Quantity Discounts Are Given According To The Following Table 1 (35.86 KiB) Viewed 59 times
A software company sells a package that retails for $89. Quantity discounts are given according to the following table: Quantity Discount 10-19 20-49 50-99 100 or more 15% 25% 35% 45% Design a program that: Has main as the program controller . Asks the user to enter the number of packages purchased (separate function). . Determines the discount percentage (separate function). . Calculates the discount amount (separate function). . Displays the Quantity of packages chosen, the amount of the discount (if any) and the total amount of the purchase after the discount (separate module). Upload the pseudocode design, Flowgorithm design (.fprg file), and the Python (.py file) code.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply