Question:
Flowchart and Pseudocode
Please answer the following questions regarding the attached flowchart:
1. What does this flowchart do?
2. What variables are used this module? What are their data types?
3. What is the significance of the () after PrintLoop? What does this indicate?
4. What looping structure is being used?
5. What pseudocode would match this flowchart?