NEW
Font size
WorksheetsCoding Basics SC-1
Total questions: 20
Worksheet time: 11mins
A variable is used to...
tell if an expression is true or false
repeat the same instructions over and over again
store information to be referenced and used by programs
store information so that it is never used in the program
In Basketball, what are good variables?
Score
If the team wins
If the team loses
Whether the team listens to the coach
Turn Left
Forward
Forward
Forward
Forward
Forward
Turn right
Forward
Forward
Turn Left
Forward
Turn Right
Forward
Turn Left
Forward
Turn Left
Forward
Forward
Turn Right
Forward
Turn Right
Forward
What are these called in coding?
Tiles
Segments
Actors
Blocks
Code that makes the sprite create the same movements over and over again is called:
Variable
Conditional
Loop
Coding can be used to
Program robots
create websites, games & apps
tell computers what to do
all of these
a computer graphic that may be moved on-screen.
sprite
event
blockly
loop
An If/Else statement is
a command that tells the computer to repeat an action
a normal computer function
a decision between 2 things
Language directly understood by a computer.
HLL
LLL
JAVA
Machine Language
The spelling and grammar of a programming language.
Syntax
Program
Loops
Commands
What happens when we write the wrong code?
The program won't run
The sequence will help itself
The program will run fine
None
When a user enters data into a computer, what is this called?
Input
Output
Process
Program
What is data?
A music band
A type of power for computers
The information used by computers
None
