A106 Introduction to Computing
Dana Vrajitoru
A106 Homework 12
Due date: Monday, December 3, 2018.
Ex. 1: Choose an activity that involves problem solving,
some repetitive action, and testing some conditions, and draw a
flowchart to show the sequence of steps to solve this problem. Here
are some examples you can use:
- A cooking recipe such as pancakes, lasagna, etc.
- A driving maneuver such as parallel parking, navigating a
roundabout, etc.
- Looking up word in a paper dictionary or a person in a paper phone
book.
- A morning routine from waking up to leaving the house for work or
school.
- A chemical experiment or a treatement for an illness.
Notes:
- Your flowchart should contain simple instructions in each node.
- You should have at least one test and one loop in the chart.
- The flowchart must not be identical to one you found on the web,
nor to one of your colleagues'.
- See the PowerPoint presentation A106_Flowcharts or the associated
mp4 file in Canvas - Files - Week 15 for explanations on flowcharts and
examples.
Upload to Canvas: in Assignments, Homework 12, the chart
file. You can upload it as an image (such as a photo of a paper
version), a PowerPoint file, a Word file, or a pdf (choose one format
only).