0% found this document useful (0 votes)
37 views

L5 Homework – Programming essentials in Scratch_ part I – Y7

Uploaded by

22pereirag
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

L5 Homework – Programming essentials in Scratch_ part I – Y7

Uploaded by

22pereirag
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Year 7 – Programming essentials in Scratch: part I Learner activity sheet

Homework – multiple choice questions

Homework: Multiple choice


questions
Selection, conditions, and operators

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

A Good afternoon

B How are you?

C Good afternoon
How are you?

D Nothing will be
outputted/said

Answer

Justification

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

Page 1 Last updated: 08/03/2021


Year 7 – Programming essentials in Scratch: part I Learner activity sheet
Homework – multiple choice questions

A Good afternoon
How are you?

B How are you?

C Good morning
Good afternoon
How are you?

D Good morning
How are you?

Answer

Justification

Q3. Which of the conditions would evaluate as true with the following inputs?

Page 2 Last updated: 08/03/2021


Year 7 – Programming essentials in Scratch: part I Learner activity sheet
Homework – multiple choice questions

Tick if it Explain why the incorrect


evaluates answers evaluate as false
as true

Count-controlled iteration

Q4. Which of the following blocks of code would make the Scratch cat say “1, 2,
3” leaving a second in between each number?

Page 3 Last updated: 08/03/2021


Year 7 – Programming essentials in Scratch: part I Learner activity sheet
Homework – multiple choice questions

A B

C D

Answer

Justification

Q5. What will be outputted (what will be said) when the following program is
executed?

Page 4 Last updated: 08/03/2021


Year 7 – Programming essentials in Scratch: part I Learner activity sheet
Homework – multiple choice questions

A 10, 11, Lunchtime, 12

B 10, 11, Lunchtime, 13

C 10, 11, 12, 13

D 10, 11, Lunchtime, 12,


13

Answer

Justification

Q6. What will be outputted (what will be said) when the following program is
executed?

Page 5 Last updated: 08/03/2021


Year 7 – Programming essentials in Scratch: part I Learner activity sheet
Homework – multiple choice questions

A Sun, Rain, It’s raining

B Sun, Rain, Rain

C Sun, Rain, Rain, It’s


raining

D Sun, It’s raining

Answer

Justification

END OF QUESTIONS

Resources are updated regularly — the latest version is available at: ncce.io/tcc.

This resource is licensed under the Open Government Licence, version 3. For more information on
this licence, see ncce.io/ogl.

Page 6 Last updated: 08/03/2021

You might also like