Answer:
Step 1
Open the flowchart and locate the startinglocation on the chart.
Step 2
Write the pseudocode that is equivalent to the rectangular process boxes in your diagram.
Step 3
Write the pseudocode for the diamond-shaped decision boxes in your diagram.
Step 4
Write the pseudocode for the end terminator of the flowchart.
Combine all of your converted statements above and you have a flowchart that has been converted to pseudocode.