wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Rahul is learning to code and he writes a set of instructions for the computer to perform a task. What is this set of instructions called?

a)

A puzzle

b)

A program

c)

A game

d)

A story

2.

Tisha is learning about computers in her class. She wonders, what do computers need to work?

a)

Instructions

b)

Food

c)

Music

d)

Toys

3.

Which of the following best describes an algorithm?

a)

A musical instrument.

b)

A sequence of instructions to perform a task.

c)

A type of clothing.

d)

A historical event.

4.

Why is it important to follow a sequence in algorithms?

a)

To make it colorful

b)

To ensure the solution is reached

c)

To make it longer

d)

To confuse others

5.

What is the main function of the Workspace in the studio.code.org platform?

a)

To see things happening

b)

To hold code blocks

c)

To drag and attach blocks

d)

To give hints

6.

Saisha is working on a digital art project. What should she click to change the background?

a)

Set background to drop-down button.

b)

Sprites category.

c)

World category.

d)

When run code block.

7.

What is the primary purpose of using loops in programming?

a)

To repeat a set of instructions multiple times

b)

To make the code more colorful

c)

To confuse the computer

d)

To write less code

8.

What is the role of the 'Run' button in coding platforms?

a)

To save the project

b)

To execute the code

c)

To delete the code

d)

To print the code

9.

What do you mean by Iteration?

a)

Procedure

b)

Sequencing

c)

Repetition

d)

Assignment

10.

Which of the following are comparison operators in Python?

a)

==

!=

b)

>

<

c)

>=

<=

d)

All of these