Problem
i. What criteria need to be met in order for the cake to be ready?
ii. What pseudocode might match this flowchart? Be sure to try and walk through the flowchart step-by-step and follow the logic. Make sure that you include a logical operator within your pseudocode. Review examples in Chapter 4 of your ebook.
iii. We have also decided to give the user the option to bake as many cakes as they wish. Add a looping structure using a sentinel value to this module and upload your pseudocode into your post for discussion.