Conditionals and more

Conditionals and more

8th Grade

15 Qs

quiz-placeholder

Similar activities

Python basic commands

Python basic commands

8th Grade

20 Qs

Advanced Functions and Formulas

Advanced Functions and Formulas

6th - 8th Grade

15 Qs

Computer Science Coding

Computer Science Coding

8th - 9th Grade

18 Qs

Spreadsheets

Spreadsheets

8th Grade

13 Qs

Iterative statements python

Iterative statements python

8th Grade

15 Qs

Lord Bills Year 9 Scratch Quiz

Lord Bills Year 9 Scratch Quiz

8th Grade

14 Qs

Python Basics

Python Basics

7th - 9th Grade

10 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?