
Intro to Coding Concepts Quiz
Authored by Lacie Jackson
Information Technology (IT)
7th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a "loop" in computer programming?
A mistake in the code
A command that repeats a set of instructions
A type of sprite
A way to move a character
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which term describes a character or object that can move around in a coding environment?
Event
Sprite
Bug
Loop
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the "run" button do in most coding platforms?
Deletes your code
Starts the program to see what it does
Finds bugs automatically
Changes the background color
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is an example of an "event" in coding?
Typing a comment
Clicking a sprite to make it move
Naming a variable
Saving your project
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If you want a sprite to move forward 5 times, which command would be most efficient?
Write the move command 5 times
Use a repeat loop to move forward 5 times
Use an event command
Use a bug command
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You notice your sprite is not moving as expected after clicking "run." What is the first thing you should check?
If the computer is plugged in
If there is a bug in your code
If the sprite is colorful
If the background is correct
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A student writes the following code for Karel: ``` repeat(3) { move(); turnLeft(); } ``` How many times will Karel turn left?
1
2
3
0
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?