Want to create interactive content? It’s easy in Genially!
Get started free
K-L4Vocab
amie12085
Created on November 25, 2023
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
loop
sequence
algorithm
coding
Lesson 4 -Words to Know
coding
Giving a computer a set of instructions in a language that it can understand.
algorithm
A set of steps used to solve a problem or achieve a task.
sequence
A process in which one thing follows another. For example, the letters of the alphabet follow a sequence, in order from A to Z.
loop
A loop is a way to tell a computer to repeat an action without having to write the same line of code over and over.