Scratch Lesson 5

Scratch Lesson 5

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Introduction to Coding

Introduction to Coding

5th - 7th Grade

12 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

Hari 3 - Kuis Coding & AI

Hari 3 - Kuis Coding & AI

5th - 6th Grade

10 Qs

Scratch

Scratch

KG - University

10 Qs

Scratch - Year 7 Part 1 Assessment

Scratch - Year 7 Part 1 Assessment

7th Grade

10 Qs

Scratch Quiz

Scratch Quiz

6th Grade

10 Qs

Hari 3 - Kuis Coding & Pengenalan AI

Hari 3 - Kuis Coding & Pengenalan AI

7th Grade

10 Qs

Scratch Lesson 5

Scratch Lesson 5

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Tracy Mayhead

Used 26+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of this program when it is executed? (What will the sprite say?)

Sun, Rain, It’s raining

Sun, Rain, Rain

Sun, Rain, Rain, It’s raining

Sun, It’s raining

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Iteration?

Doing the same thing more than once

Running instructions in order

Making choices

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the process of finding an error in your code and taking steps to fix the problem?

Mending

Correcting

Debugging

Fixing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

From which menu on the left-hand side of the screen would you find the If blocks?

Variables

Events

Operators

Control

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming concept means following steps in order?

Sequence

Selection

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the red blocks of code doing?

Iteration

Input

Calling a Subroutine

Selection

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

addition

Sprite costume

sound

storage location on a computer

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of this program when it is executed? (What will the sprite say?)

10 ,11, Lunchtime, 12

10, 11, Lunchtime, 13

10, 11, 12, 13

10, 11, Lunchtime, 12, 13