Unit 3 Conditionals P1

Unit 3 Conditionals P1

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

7th Grade

10 Qs

Scratch

Scratch

KG - University

10 Qs

6 week test Automation and Robotics

6 week test Automation and Robotics

7th Grade

10 Qs

Quiz - Proofs

Quiz - Proofs

8th - 10th Grade

10 Qs

RBT

RBT

4th - 6th Grade

10 Qs

Indentation and pseudocode in RobotC

Indentation and pseudocode in RobotC

6th - 8th Grade

8 Qs

Hari 3 - Kuis Coding & Perkenalan AI by ANISSA

Hari 3 - Kuis Coding & Perkenalan AI by ANISSA

1st Grade - Professional Development

10 Qs

信息与通信技术-练习二(7.4.2020)

信息与通信技术-练习二(7.4.2020)

6th Grade

8 Qs

Unit 3 Conditionals P1

Unit 3 Conditionals P1

Assessment

Quiz

Other

6th - 8th Grade

Medium

Created by

Carla White

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following words means a statement that evaluates to 
 true or false?

Repeat

Conditional

Pseudocode

Debugging

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False? The following statement is a conditional statement: "If it is raining, then I will bring an umbrella to school."

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Scratch Cat is facing right. There is a green ball sprite 10 steps to the right 
 of the Scratch Cat sprite. Based on the sequence of blocks below, what will Scratch Cat say when the green flag is clicked?

Nothing

Green!Red!

Green!

Red! Green!

Red!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this Boolean statement evaluate to?

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Writing pseudocode is helpful when we are creating computer programs.
 This is because:

Pseudocode tells us whether a conditional statement is true or false.

Pseudocode allows us to run our programs multiple times in a row.

Pseudocode can only be used when programming in Scratch, but not in other programming languages

Pseudocode lets us write out step-by-step descriptions to help us figure out how to make our programs do what we want them to do.