1. Introduction to Programming
1. Introduction to Programming
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1-2 mistakes= 1 pt deduction
3-5 mistakes= 2 pts
6-8 mistakes= 4 pts
9 above= 5 pts
An algorithm is a set of steps that can be
followed from start to finish to complete a task.
In an algorithm, a complicated action is broken
into many small steps.