(Intermediate) Week 5: More about Conditionals

(Intermediate) Week 5: More about Conditionals

KG - University

9 Qs

quiz-placeholder

Similar activities

KS3 - Programming Key terms

KS3 - Programming Key terms

8th Grade

11 Qs

Coding 300 Coding Basics

Coding 300 Coding Basics

7th - 8th Grade

10 Qs

Control Structures

Control Structures

University

14 Qs

DECI - Week 5 - Time Machine

DECI - Week 5 - Time Machine

Professional Development

12 Qs

M1_Week1_Time_Machine

M1_Week1_Time_Machine

Professional Development

11 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

S1 Programming

S1 Programming

7th Grade

12 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

(Intermediate) Week 5: More about Conditionals

(Intermediate) Week 5: More about Conditionals

Assessment

Quiz

Computers

KG - University

Medium

Created by

Thanesh Pannir

Used 4+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programming languages give computers instructions
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Name this programming block

If Statement

Loop

Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Where is this location on screen?

To the left

In the middle

At the top

At the bottom

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Will this loop run?

Yes

No

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

The X-axis in Scratch is "Up and Down?"

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this programming block do?

Repeats code forever

Run code when an condition is met

Repeats code until a condition is met

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is this called?

If Statement

Loop

A variable

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when the green flag is clicked?

Add a new sprite

Move the character 1 step

Make the character spin

Nothing

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

These blocks are different examples of what?

Motion

Events

Control

Sound