Conditionals and more

Conditionals and more

8th Grade

15 Qs

quiz-placeholder

Similar activities

python

python

8th Grade

15 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Programming Computer Science

Programming Computer Science

8th - 9th Grade

18 Qs

Formulas in Excel

Formulas in Excel

6th - 9th Grade

10 Qs

PM Tech Quiz - Missed Questions

PM Tech Quiz - Missed Questions

4th Grade - University

13 Qs

Variables and ifs in p5.js

Variables and ifs in p5.js

8th Grade

10 Qs

Q3-TLE MODULE 17 ACTIVITIES

Q3-TLE MODULE 17 ACTIVITIES

8th Grade

10 Qs

Python basic commands

Python basic commands

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?