Computational thinking Flashcards

1
Q

What is an algorithm

A

It is a series of step by step instructions for carrying outa procedure or solving a problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a flow chart

A

It is a graphical way of writing an algorithm to display each process into individual steps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Start/end

A

An oval representing a start or end point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Arrows

A

A line is a connector that shows relationships between the 2 shapes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Input/output

A

A parallelogram represents an input or an output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Process

A

A rectangle represents a process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Decision

A

A diamond indicates a decision

How well did you know this?
1
Not at all
2
3
4
5
Perfectly