NEW
Font size
WorksheetsBasics of Coding SC 1
Total questions: 15
Worksheet time: 8mins
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
