Name:

Date:

Practice Writing an Algorithm Flowchart

As we discussed, an algorithm is

A good way to visualize planning algorithms is to make flow charts, as seen below. We include actions or processes, inputs or outputs, and decisions. Actions

Assignment:

Create a flow chart applicable to your life. It can be how you decide to get dressed in the morning, how you decide what to eat for breakfast, or any other decision you make often.

Include at least 3 decisions in your flow chart, with appropriate inputs/outputs and actions or processes.

You may draw the flow chart using draw.io (instructions here) or using a paper and pencil. Use different shapes to denote the different steps, like in the example above.