Assignment: Pseudocode and Flowchart Solution
Instructions: Create a FLOWCHART and a PSEUDOCODE for each problem.
Use the information below to create a pseudocode (which can be a text-based description for solving the problems) and a flowchart (using flowchart symbols to illustrate how you would program) to solve each problem. You may use Microsoft Word® for your Pseudocode and Microsoft PowerPoint® for your flowchart.
• Problem 1: Create an array that contains the days of the week.
• Problem 2: Create a loop to print the content above.