NEW
Font size
WorksheetsAppLab LC 3
Total questions: 13
Worksheet time: 7mins
What is a list of steps that you can follow to finish a task?
Code
Program
Algorithm
What is an algorithm?
a list of shopping items you need
a list of tech items you want
a list of steps to complete a task
What does this code do?
Moves forward, turns, moves forward
Moves forward 2 times, turns left, moves forward 2 more times
Moves forward 4 times and turns left
Moves and turns
What shape does this code make?
Rectangle
Triangle
Square
Circle
Which option lists units of bytes from largest to smallest?
terabyte, gigabyte, kilobyte
megabyte, terabyte, kilobyte
gigabyte, terabyte, megabyte
kilobyte, gigabyte, terabyte
A single hexadecimal digit represents a four-bit sequence.
True
False
a programming environment where you can make simple apps
JavaScript
App Lab
code
debugging
Which one would you choose to add a picture to your screen?
This area Contains various blocks (such as image, button, ABC label) needed for coding your app.
Workspace
Play Area
Toolbox
Instructions Area
Which block would you use to replace the "?" in the code?
(click the picture to make it bigger)
Which of these blocks is a loop structure?
