wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding for Kids

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.

What is Coding?

a)

Coding is the name of a program that we are using.

b)

Coding is my pet's name.

c)

Coding is using a set of instructions to tell a computer what to do.

d)

Coding is how we use a map to find a place.

2.

Which of the following is an example of computer hardware?

a)

Scratch Jr.

b)

Mouse

c)

Google Chrome

d)

Calculator

3.

Which of the following is an example of computer software?

a)

Mouse

b)

Computer monitor

c)

Keyboard

d)

Scratch Jr.

4.

True or False. Computer hardware are the parts of the computer that you can touch.

a)

TRUE

b)

FALSE

5.

TRUE or FALSE. You can touch computer software.

a)

TRUE

b)

FALSE

6.

TRUE or FALSE. In coding it is not important that your steps in your instructions are in the correct order. If the steps are out of order the code will still work well.

a)

TRUE

b)

FALSE

7.

Arya created a code to teach a robot to put on shoes but it does not work. Can you find the error and put the steps in the correct order (sequence)?

Step 1 Tie the shoelaces

Step 2 Put on the shoes

Step 3 Take the shoes.

a)

Correct order (sequence)

Step 1

Step 2

Step 3

b)

Correct order (sequence)

Step 3

Step 1

Step 2

c)

Correct order (sequence)

Step 3

Step 2

Step 1

8.

L (a)   P_ are part of your code that repeat.