NEW
Font size
WorksheetsWiz-1 Assessment
Total questions: 11
Worksheet time: 6mins
What is a program made of?
Bricks
Pieces of code
Rocks
None
What is a variable?
A number
A tool
A way to store data in a program
None
What is a function?
A group of instructions
A group of words
A place to store things
None
What is a loop?
A tool used to repeat instructions
A tool used to draw
A tool used to cut things
None
What is an if/else statement?
A way to make decisions in a program
A way to make pictures
A way to play music
None
What is a string?
A type of animal
A sequence of characters
A type of food
None
What is an algorithm?
A computer program
A dance move
A music
None
What is debugging?
A type of bug spray
Finding and fixing errors in code
A type of dance
None
What is a syntax error?
A type of language mistake
A type of writing error
A mistake in code that makes it not work
None
What is coding?
the process of creating instructions for computers
feeding our commands of words in the computer
is the a method of communicating with a human
None
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
