Question:
Create your own While-End (or For-End) repetition structure that includes a nested if-then selection structure. You decide the theme.
You should provide
(1) the pseudocode and
(2) the flowchart of your example.
(3) Be sure to provide an overview of what your repetition structure is doing. Provide a walk-through of your pseudo-code and the values at each iteration of the loop.
Also provide a detailed program description