Scratch Lesson 5

Scratch Lesson 5

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Variables in Scratch

Variables in Scratch

2nd Grade - University

11 Qs

Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

7th - 8th Grade

12 Qs

Pseudocode - Iteration

Pseudocode - Iteration

7th - 11th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

1st - 12th Grade

12 Qs

Scratch Quiz

Scratch Quiz

6th Grade

10 Qs

Hari 3 - Kuis Coding & AI

Hari 3 - Kuis Coding & AI

5th - 6th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

KG - University

10 Qs

Scratch

Scratch

KG - University

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