Question: In this module you learned about object-oriented programming. You learned about how to create classes and instantiate those classes as objects. Design the wireframes and
In this module you learned about object-oriented programming. You learned about how to create classes and instantiate those classes as objects.
Design the wireframes and storyboard object dictionary for customers of Sandersons Ice Cream Sundaes.
Allow customers the option of choosing a three-scoop, two-scoop, or one-scoop creation at a base price of $4.00, $3.00, or $2.20, respectively.
Let the customer choose chocolate, strawberry, or vanilla as the primary flavor.
If the customer adds nuts, whipped cream, or cherries to the order, add $0.50 for each to the base price.
After the customer clicks an Order Now button, The price of the order should be displayed.
Complete the flowchart and pseudocode using draw.io. Include your pseudocode by adding a square shape next to your flowchart and populating it with your pseudocode for the program. Export your work in PDF format and upload it to the Blackboard assignment area by clicking on the Browse My Computer button below the text editor.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
