wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Tynker Vocabulary

Total questions: 9

Worksheet time: 9mins

Name
Class
Date
1.

The language that tells a computer what to do...

a)

condition

b)

code

c)

actor

d)

command

2.

A Tynker character or object that can talk and interact with others...

a)

loop

b)

command

c)

sequence

d)

actor

3.

The background of the project where actors are placed...

a)

counting loop

b)

stage

c)

sequence

d)

conditional statement

4.

The order in which steps or events happen...

a)

loop

b)

condition

c)

sequence

d)

counting loop

5.

A specific action or instruction that tells the computer what to do...

a)

command

b)

conditional statement

c)

actor

d)

stage

6.

An action that repeats one or more commands over and over

a)

code

b)

loop

c)

stage

d)

actor

7.

A loop that repeats one or more commands a specific number of times...

a)

conditional statement

b)

sequence

c)

code

d)

counting loop

8.

A logical expression that evaluates to true or false...

a)

condition

b)

command

c)

loop

d)

sequence

9.

A type of statement that executes different parts of the code based on whether a logical expression evaluates to true or false...

a)

stage

b)

loop

c)

conditional statement

d)

command