Conditionals and more

Conditionals and more

8th Grade

15 Qs

quiz-placeholder

Similar activities

Vocab for Codesters 13-14

Vocab for Codesters 13-14

7th - 8th Grade

16 Qs

Code.org Express Course -> Lesson 10

Code.org Express Course -> Lesson 10

5th - 8th Grade

19 Qs

Ch-8 Iterative statements in Python

Ch-8 Iterative statements in Python

8th Grade

12 Qs

For Loops

For Loops

8th Grade

10 Qs

Computational Thinking

Computational Thinking

8th Grade

12 Qs

Swift Review from Commands to Types

Swift Review from Commands to Types

7th - 8th Grade

20 Qs

Inkscape Glossaries

Inkscape Glossaries

7th - 10th Grade

13 Qs

Informatika kelas 8 Bab Berpikir Komputasional

Informatika kelas 8 Bab Berpikir Komputasional

8th 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?