wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Programming Basics G3

Total questions: 17

Worksheet time: 9mins

Name
Class
Date
1.

The word sequence means

a)

to stop

b)

to do something in order

2.

What happens when we write the wrong code?

a)

The program wont run

b)

The sequence will help itself

c)

The program will run fine

3.

What do programmers write?

a)

Chinese menus

b)

Books

c)

Code for computers

4.

what is a LOOP function?

a)

something that only happens once

b)

something that gets repeated

5.

What does programming code do?

a)

Buy things from the shop

b)

Play basketball with its friends

c)

Tell the computer what to do

6.

What is the algorithm?

a)

The correct sequence for the code.

b)

The correct place to click on the screen

c)

The right sound for the show

d)

A video which shows us about coding.

7.

If I want to do something many times over and over, which code must we use? The one which we call a LOOP

a)
b)
c)
8.

When a user enters data into a computer, what is this called?

a)

Input

b)

Process

c)

Output

d)

Program

9.

How does a computer know how to process data that is input into it?

a)

It follows program instructions

b)

It's clever, it just knows

c)

It checks stored outputs

d)

It generates a random output

10.

The ————- devices are used to enter data into a computer

a)

Input

b)

Output

c)

Process

11.

Output devices are used to display the final output. True or False.

a)

True

b)

False

12.

A variable is used to.......

a)

To ask a question

b)

To tell the computer to go to sleep

c)

To store information

d)

To repeat the code over and over

13.

What is data?

a)

The name of a Korean band.

b)

The information the computer uses

c)

A type of power for computers

d)

A type of tik tok

14.

Integers are......?

a)

List

b)

Words

c)

Numbers

d)

True or false

15.

Which variable do we use for words?

a)

Array

b)

String

c)

Integer

d)

Boolean

16.

Which code will solve this puzzle?

a)
b)
c)
17.

Which code will solve this puzzle?

a)
b)
c)
d)