Conditionals and more

Conditionals and more

8th Grade

15 Qs

quiz-placeholder

Similar activities

Ch-8 Iterative statements in Python

Ch-8 Iterative statements in Python

8th Grade

12 Qs

Python basic commands

Python basic commands

8th Grade

20 Qs

Scratch

Scratch

7th - 9th Grade

19 Qs

L12-15 Quiz

L12-15 Quiz

6th - 8th Grade

18 Qs

Boolean Scratch Quiz

Boolean Scratch Quiz

6th - 8th Grade

12 Qs

Encode me

Encode me

1st - 10th Grade

10 Qs

Python - Operators and Conditional Statement

Python - Operators and Conditional Statement

3rd - 10th Grade

10 Qs

Intro to Scratch

Intro to Scratch

4th - 8th Grade

20 Qs

Conditionals and more

Conditionals and more

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Lovelace Cabato

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

it can be used to make a variable that counts up.
counter pattern
dot notation
conditional
boolean expression

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the counter pattern do?
It evaluates if the statement is true or false.
It displays the sprite on the preview window.
It updates the sprite's properties inside the draw loop.
It serves as a container for values.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can animate two sprites at the same time.
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

rotation, x, y, scale, width and height are also called __________.
boolean expressions
sprite properties
variables
counter pattern

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What does this do?
This will move the jet downward.
This will move the jet to the right.
This will move the jet upward.
This will move the jet to the left.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Where will the fly go?
upward
downward
right
left

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To move the object diagonally downward
increase the counter pattern for the x and y location
increase the counter pattern for x and decrease the counter pattern for y
decrease the counter pattern for the x and y location
increase only the counter pattern for the y

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?