NEW
Font size
WorksheetsCoding - 1st Round
Total questions: 26
Worksheet time: 17mins
Telling the computer what to do is called
giving directions
coding
developing
functions
What do developers do?
write code to build their own apps and games
write musical notes to accompany their lyrics
write letters to describe their purpose
write plans of how to build a house
A command is
the order in which the commands are given.
a specific action for the computer to perform.
an error in the code.
the process of identifying and fixing the error.
What is the sequence when it comes to computer programming?
a specific action fo the computer to perform
an error in your code
the order in which the commands are given
the process of identifying and fixing the error in code
What is an error in your code called?
Loop
Function
Debugging
Bug
What is the process of identifying and fixing the error in your code called?
Bug
Debugging
Loop
Function
A collection of commands grouped together and given a name is called
a function
a loop
a sequence
a bug
What does a for loop do?
stops running a block of code
runs a block of code once
runs a block of code over and over for a set number of times.
run a block of code forever
What is an error in a program that prevents the program from running as expected?
Algorithm
Bug
Program
Code
What is the action of doing something over and over again?
Program
Loop
Persistence
Code
What is a sequence?
a super fun game
a popular dance move
the tiny shiny things sewn onto clothes for fancy effect
the order of event that the computer will execute - exactly in the order that they are written
Coding is
using only symbols to write a secret message
writing instructions in a language that computers understand
using only words to write directions
hurting my brain
What types of jobs require people to know how to code computers?
agriculture
manufacturing
entertainment
all the above
What can you make with programming?
games
apps
websites
all of these
