Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
191 views2 pages

1st Exam Practice Scratch (Answer)

The document is a revision worksheet for a Form 1 computer literacy class. It contains several short programs written in the Scratch programming language and asks the student to identify the data control structure (sequence, selection, or iteration) and output for each. It tests the student's ability to analyze simple Scratch programs involving different control flow structures and calculate the resulting output.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
191 views2 pages

1st Exam Practice Scratch (Answer)

The document is a revision worksheet for a Form 1 computer literacy class. It contains several short programs written in the Scratch programming language and asks the student to identify the data control structure (sequence, selection, or iteration) and output for each. It tests the student's ability to analyze simple Scratch programs involving different control flow structures and calculate the resulting output.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

TWGHs Wong Fut Nam College Form 1 Computer Literacy

Name:
Class ( )

Revision on Scratch
For the following programs, identify their data control structures (Sequence, Selection and Iteration)
and outputs.

Data Control Data Control


Structure: Structure:

Sequence Sequence

Output: Output:
40
0

Data Control Data Control


Structure: Structure:

Selection Selection

Output: If the input is 80,


what is the output:
10 Good

Data Control Data Control


Structure: Structure:

Iteration Iteration

Output: Output:
16 15

Revision on Scratch
TWGHs Wong Fut Nam College Form 1 Computer Literacy

Data Control Data Control


Structure: Structure:

Sequence Selection

Output: Output:
8 7

Data Control Data Control


Structure: Structure:

Iteration Iteration

If the input is 3, If the input is 7, what


what is the is the output:
output: 49
9

Revision on Scratch

You might also like