Conditionals Code.org

Conditionals Code.org

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

21 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Conditionals let your program

Back

Make decisions to follow a different path

2.

FLASHCARD QUESTION

Front

In this scenario it is raining. Is the conditional true or false and what will we do in this scenario?

Back

true, we will stay indoors

3.

FLASHCARD QUESTION

Front

After three moves, the bee is not on nectar. Will the bee collect nectar?

Back

No, the code skips get_nectar()

4.

FLASHCARD QUESTION

Front

An error in a program that prevents the program from running as expected.

Back

bug

5.

FLASHCARD QUESTION

Front

Look at the puzzle and the code below. What can you fix in the code to help the bird get to the pig? Options: Remove a move forward block, Add a move forward block, Change the first turn block to left, Change the second turn block to left

Back

Change the second turn block to left

6.

FLASHCARD QUESTION

Front

What shape does this code make? Options: Rectangle, Triangle, Square, Circle

Back

Square

7.

FLASHCARD QUESTION

Front

Can this code be written better?

Back

Yes, by using loops (repeat blocks)

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?