NEW
Font size
WorksheetsS1 code.org Knowledge Check 1
Total questions: 12
Worksheet time: 36mins
How do you login to code.org website?
By entering your email address only
By entering you email address and password
By entering section code only
By entering section code and then your two secret words
In programming what is sequencing?
Putting code in the correct order
Finding and fixing bugs
Deciding which lines of code to run
Repeating blocks of code
Which button would you click to view your progress?
Home button
Continue lesson button
View course button
Back button
Read through the code, what will happen when you click run?
The bird will end up one stop short of the pig
The bird will make it to the pig
The bird will run into the TNT
I don't know
In programming what is debugging?
Putting code in the correct order
Finding and fixing bugs
Deciding which lines of code to run
Repeating blocks of code
Read through the code, what is the first bug that will make this program fail?
The program wont fil Scrat will get to the acorn
Scrat will go the wrong way after the final turn
Scrat will stop one step short of the acorn
I don't know
What button helps you find errors?
Back button
Help button
Step button
Continue lesson button
In programming what is repetition?
Putting code in the correct order
Finding and fixing bugs
Deciding which lines of code to run
Repeating blocks of code
What is the correct order for the bird to reach the pig?
Move forward
Turn left
Move forward
Turn left
Move forward
Move forward
Turn right
Move forward
Turn left
Move forward
Move forward
Turn right
Move forward
Move forward
Turn left
Move forward
Move forward
Turn left
Turn right
Move forward
What is the correct order for Scrat to reach the acorn?
Move forward
Turn left
Move forward
Turn left
Move forward
Move forward
Turn right
Move forward
Move forward
Turn right
Move forward
Turn left
Move forward
Move forward
Turn right
Move forward
Move forward
Turn left
Move forward
Turn right
Move forward
Move forward
Turn right
Move forward
Move forward
Move forward
Turn left
Turn left
Move forward
Move forward
Turn right
Move forward
How many time should the code repeat for Laurel to collect all the treasure?
6
5
4
3
How many times should the code repeat for Laurel to collect all the treasure?
repeat 2
repeat 3
repeat 3
repeat 2
repeat 2
repeat 2
repeat 3
repeat 3
