wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Intro to Coding

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Details of instructions that adds more specific information about the command (e.g. direction, color, object to perform an action on)

a)

Command

b)

Sequence

c)

Parameter

d)

Loop

2.

The step-by-step order in which instructions should occur.

a)

Loop

b)

Sequence

c)

Command

d)

Parameter

3.

Creating a sequence of instructions, or an algorithm, that makes a computer do something.

a)

Computer Science

b)

Command

c)

Block Style Coding

d)

Programming

4.

A placeholder for a piece of information that can change.

a)

Variable

b)

Function

c)

Parameter

d)

Program

5.

A piece of code that you can call over and over again.

a)

Variable

b)

Function

c)

Loop

d)

Event

6.

An instruction for the computer

a)

Call

b)

Command

c)

Code

d)

Algorithm

7.

Coding is what makes it possible for us to create

a)

Computers

b)

Live news on TV

c)

Apps

8.

A finished set of computer instructions is called a

a)

Code

b)

Program

c)

Computer Language

9.

The computer language we will be using to give instructions in code is called a

a)

Computer Program

b)

Coding Language

c)

Python

10.

There are several different computer languages.

a)

True

b)

False