wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding Vocabulary

Total questions: 22

Worksheet time: 16mins

Name
Class
Date
1.

If I wanted to draw a square on the screen, which code would I use?

a)

rect ()

b)

Ellipse ()

c)

Background ()

d)

Square ()

2.

If I wanted to draw a circle on the screen, which code would I use?

a)

rect ()

b)

Ellipse ()

c)

Background ()

d)

Square ()

3.

Which of the following isInot a line of code we talked about in class?

a)

rect ()

b)

Ellipse ()

c)

Background ()

d)

Square ()

4.

If I want to draw a red circle, which of the following lines of code would I use first?

a)

rect("red")

b)

Ellipse("red")

c)

Fill ("red")

d)

Stroke ("red")

5.

If I want to draw a blue line around a circle, which of the following lines of code would I use first?

a)

rect("blue")

b)

Ellipse("blue")

c)

Fill ("blue")

d)

Stroke ("blue")

6.

Changing the background color LAST covers everything you've drawn in your coding.

a)

True

b)

False

7.

It doesn't matter when it comes to the order of drawing shapes in coding.

a)

True

b)

False

8.

When I use code such as rect("200, 100"), the numbers 200 and 100 can be described as

a)

Parameters

b)

Fillers

c)

Variables

d)

Constants

9.

Name the Web browser?

a)

Mozilla Firefox

b)

Internet Explorer

c)

Opera Mini

d)

Google Chrome

10.
Used to create presentations
a)
Docs 
b)
Slides
c)
Sheets
d)
Forms
11.
Where can you find ALL of your stored work?
a)
Google Classroom
b)
Google Drive
c)
Google Docs
d)
Google Search
12.
Where do you turn in class work?
a)
Google Drive
b)
Google Classroom
13.
Used to create documents like letters, essays, tables, ect.
a)
Docs
b)
Sheets
c)
Slides
d)
Forms
14.
Where are documents that you place on Google Drive stored?
a)
On your school network
b)
On a flash drive
c)
Somewhere in California
d)
In the cloud
15.
Why is there no Save button for your files?
a)
No changes are ever saved.
b)
Google Drive uses autosave, which automatically and immediately saves your files as you edit them.
c)
The Save button is in the “File” submenu.
d)
You “Right-Click” to get the Save function. 
16.
What does this icon represent?
a)
Drive
b)
Office
c)
Doc
d)
Word
17.
What is the keyboard shortcut for undo?
a)
Ctrl+C 
b)
Ctrl+Z
c)
Ctrl+V
d)
Ctrl+P 
18.
What application is best used for creating a presentation?
a)
Google Slides 
b)
Google Drive
c)
Google Docs
d)
Google Sheets
19.
What is the keyboard shortcut for copy?
a)
Ctrl+Z
b)
Ctrl+V
c)
Ctrl+C
d)
Ctrl+P
20.

Which App icon is this?

a)

This is the Google Forms icon.

b)

This is the Google Slides icon.

c)

This is the Google Docs icon.

d)

This is the Google Sheets icon.

21.
a)

This is the icon for Google Forms.

b)

This is the icon for Google Slides.

c)

This is the icon for Google Docs.

d)

This is the icon for Google Classroom.

22.

Google Docs, Sheets, Slides, and Forms are all apps?

a)

True

b)

False