What is the problem in this code? What can you do to fix the problem?
choose 1 green and 1 blue
Computer Science
Quiz
•
Genilla Windham
•
Computers
•
6th Grade
•
Hard
Student preview
14 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is the problem in this code? What can you do to fix the problem?
choose 1 green and 1 blue
The background came last, not first.
They didn't put drawSprites();
Move the background to the front of the code.
Add drawSprites();
Something Else
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
How do you correctly define a sprite?
var "sprite" createSprite(200,200)
var sprite= createSprite();
var="sprite" createSprite(200,200);
var sprite= createSprite(200, 200);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Rotate smoothly counterclockwise
Move smoothly up
Move smoothly down
Rotate smoothly clockwise
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1st one
2nd one
3rd one
4th one
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is width of the rectangle in the following code?
rect(250, 200, 75, 225);
250
200
75
225
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is x value in the following code?
rect(250, 200, 75, 225);
250
200
75
225
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the X axis do?
Moves objects to the left and right
Create random location for objects
Moves objects up and down
Moves object in circles
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pink sprite block ____________________.
Puts a sprite on the screen
Gets a sprite ready to be put on the screen by drawSprites();
Draws a sprite
Determines a sprite
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will most likely happen when this code is run?
Everything will be there, except for the sprites, because the programer didn't put drawSprites();
Only the sprites will be there becuase the programer didn't put drawCode();
Nothing will be there because the programer didn't put drawSprites(); or drawCode();
Everything will be there because the programer put all of the needed code
10.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a label rule?
Labels are case sensitive
A label cannot have spaces
A label cannot begin with a number
Labels cannot have numbers
Explore all questions with a free account
10 questions
Scratch Pen Quiz
Quiz
•
KG - University
14 questions
Scratch Basics
Quiz
•
6th - 8th Grade
15 questions
Code.org CS Discoveries Lessons 3-7 Review
Quiz
•
6th - 8th Grade
15 questions
Motion in Scratch
Quiz
•
6th - 8th Grade
13 questions
Chapter 3 Test Coding Fundamentals
Quiz
•
6th Grade
17 questions
Code.org CS Connections Hello World
Quiz
•
6th Grade
15 questions
G6-L7&8&9
Quiz
•
6th Grade
10 questions
Scratch Introduction
Quiz
•
5th - 8th Grade
17 questions
CAASPP Math Practice 3rd
Quiz
•
3rd Grade
20 questions
math review
Quiz
•
4th Grade
21 questions
6th Grade Math CAASPP Practice
Quiz
•
6th Grade
13 questions
Cinco de mayo
Interactive video
•
6th - 8th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
10 questions
4th Grade Math CAASPP (part 1)
Quiz
•
4th Grade
45 questions
5th Grade CAASPP Math Review
Quiz
•
5th Grade