wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

computational thinking and programming

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which type of loop repeats a specific number of times?

a)

forever

b)

repeat

c)

repeat until

2.

the changing of seasons is an example of____

a)

forever loop

b)

repeat loop

c)

repeat until

3.

What is the other name of count-controlled loop

a)

repetition

b)

iteration

c)

controlled loop

4.

what shape will be drawn by the script

a)

square

b)

circle

c)

triangle

d)

rectangle

5.

In Scratch, which block is used to get user input?

a)

Input

b)

Ask

c)

Request

d)

Prompt

6.

Which block is used for output

a)

ask

b)

say

c)

move

d)

turn

7.

Predict the output

a)

loop will run for 10 times and create clone

b)

loop will run for 100 times and create clone

c)

loop will run for 50 times and create clone

d)

it depends upon user to make choice ,how many times it will run

8.

when we put one loop inside another loop, its is known as

a)

nested loop

b)

duplicate loop

c)

mixing of loops

9.

what will happen if we are not using pen down before making shapes in Scratch?

a)

it will draw shape

b)

sprite will not move and will not draw shape

c)

sprite will move and will not draw shape

d)

sprite will not move a draw a shape

10.

To add pen command we will use _ corner of scratch interface

a)

upper left corner

b)

upper right corner

c)

bottom left corner

d)

bottom right corner