Font size
WorksheetsCodeMonkey Coding Vocabulary
Total questions: 12
Worksheet time: 7mins
JavaScript and Python, and C++ are all examples of...
Computer Brand Names
Programming Languages
Ink Pens
Extinct Animals
A sequence of instructions that repeats a specified number of times until a particular condition is satisfied.
(a)
Blending human ideas and digital tools to create anything from phone apps, animated movies, and robots.
Hacking
Science Fiction
Gaming
Computer Science
Which statement about variables is FALSE?
To assign a value to a variable we use the @ symbol. For example, x @ 10.
The variable's name represents what information the variable contains.
The value of a variable can change.
d is an example of a variable.
Without proper _______ we are unable to communicate effectively with the computer.
Syllabi
Syntax
Sympathies
True or False? Coding is an essential (but not the only) part of computer programming.
True
False
Which of the following is a function?
Turtle
TurnTo
45
Right
What is the statement to move backwards 10 steps?
(a)
The instructions in a computer program are called...
Functions
Arguments
Objects
Statements
The set of actions that an object can do is called a _____.
Function
Argument
Statement
Turn
The input that we add to the function (the action) is called an_______.
Statement
Argument
Function
Measurement
Which is an argument for the function Turn?
Turtle
Backward
Step
Left
