Skip to main content

Session 6: Computer programs

Completion requirements
View all sections of the document

The steps in the flowchart are as follows: Start; Accept data from sensor; Examine metric/imperial button; Is weight to be shown in grams? For yes: ‘Transform sensor data to display gram format and for no: Transform sensor data to display in pounds and ounces format; Send data to display; Examine on/off button; Should scales be switched off? For yes: End and for no: Back to the start.

 4 Using flowcharts to describe a task 2