Flowcharts

Description

A description and tutorial on flowcharts
Deleted user
Note by Deleted user, updated more than 1 year ago More Less
Oliver Faragher
Created by Oliver Faragher over 7 years ago
Oliver Faragher
Copied by Oliver Faragher over 7 years ago
56
0

Resource summary

Page 1

As described earlier there are several key symbols for designing a flowchartRectangle = ProcessDiamond = DecisionParallelogram = Input / outputCurve ended rectangle = Start / stopHeaded arrows = Show direction of flowUnlike pseudocode not every output and input is shown. For instance if there was a question that required an answer it would be show as an input with the question.e.gStart -----> INPUT: "What is your favorite animal?"After a question it would always go onto a decision based on the answer of the questione.gStart -----> INPUT: "What is your favorite animal?" ------> Does answer = parrotIt would then go on to show what would happen to whether the answer is true or false, and end.e.gStart -----> INPUT: "What is your favorite animal?" ------> Does answer = parrot --------> Yes ------> OUPUT: "I agree, I love how they echo you!" -----> End No ------> OUTPUT: "I disagree, I think it's a parrot!" ------> EndIf there is no response required from the user then it would only be output, if a response is required it would only be input as shown earlierBBC Bitsize useful section: http://www.bbc.co.uk/education/guides/z3bq7ty/revision/3

Show full summary Hide full summary

Similar

A level Computing Quiz
Zacchaeus Snape
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Data Structures & Algorithms
Reuben Caruana
Algorithms ♡
lauren ♥
Computational Thinking ♡
lauren ♥
Algoritm Flash Card
rhc.baldwin