(Intermediate) Week 5: More about Conditionals

(Intermediate) Week 5: More about Conditionals

KG - University

9 Qs

quiz-placeholder

Similar activities

49. Programming 1 : Basic Programming Constructs

49. Programming 1 : Basic Programming Constructs

9th - 12th Grade

11 Qs

PYTHON LOOPING

PYTHON LOOPING

University

10 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Coding 300 Coding Basics

Coding 300 Coding Basics

7th - 8th Grade

10 Qs

Control Structures

Control Structures

University

14 Qs

AapLab LC 1

AapLab LC 1

1st - 3rd Grade

12 Qs

CodeHS 2.12 Loop-and-a-Half 😝

CodeHS 2.12 Loop-and-a-Half 😝

9th - 12th Grade

10 Qs

CS Fundamentals Quiz

CS Fundamentals Quiz

3rd Grade

13 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