Worksheet: Learn Coding Concepts! From Sequence, to Loops, Variables and Conditionals
Comprehension worksheet generated from the video "Learn Coding Concepts! From Sequence, to Loops, Variables and Conditionals".
Worksheet: Learn Coding Concepts! From Sequence, to Loops, Variables and Conditionals
JaxDoc

Vocabulary
- Language — A coding language allows us to talk to the computer and give it instructions.
- Sequencing — The computer runs the code in the order you code it in.
- Loop — Loop means repeat, so if you put an action inside a loop, the action will repeat.
- Bug — A bug is a mistake in coding.
- Conditional — A conditional is when the computer does one action if a condition is true, or another action if the condition is false.
Questions
Watch the video and answer the following questions based on what was presented.
1.
What are two examples of coding languages mentioned in the video (0:32)?
2.
According to the video, what is an important rule to remember about sequencing when coding (0:54)?
3.
What is the process called when you fix a bug in coding, and what is a good way to avoid bugs (1:41, 1:47)?
4.
In the video’s example of a variable, what was the initial value of the “Health” variable (3:36)?
5.
Think about a simple game you might want to create. Describe one way you could use a “conditional” in your game to make something happen based on a player’s action or a game event.
Want materials like this for your lessons?
Jax builds worksheets, study guides, and lesson materials for whatever you're teaching. Free to start, no card needed.

