Want to create interactive content? It’s easy in Genially!
Get started free
2-L5Vocab
amie12085
Created on November 27, 2023
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
sequence
Scratch Jr.
coding
Lesson 5 -Words to Know
coding
Giving a computer a set of instructions in a language that it can understand.
Credit: Scratch Jr.
Scratch Jr.
A free block-coding program that allows students to create animations and games.
sequence
A set of steps, in order. Sequences are used in coding to place commands in a certain order!
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.