According to the “What is a Loop?” article in the unit packet, in real life, a _____ may look like brushing your tongue three times.
What is a counting loop?
In the “Try” phase of the problem-solving cycle, individuals _____ and test their plan(s).
What is implement?
_____ made the saying “teamwork makes the dream work” popular.
Who is John C. Maxwell?
A _____ in the context of programming is an ordered set of instructions.
What is a sequence?
The _____ for megabyte is MB.
What is an abbreviation?
The _____ example that best illustrates the idea of a loop is brushing your teeth for two minutes using repeated motions.
What is real-world?
The relationship between programming and coding is coding and _____ are both components of programming.
What is problem-solving?
In a middle school environment, teamwork looks like _____ and peer learning.
What are group projects?
If an individual followed the steps of a sequence in an _____ order, the sequence-task might not be completed properly or could produce confusing results.
What is incorrect?
The number of bytes in a _____ is 1024.
What is a kilobyte?
A loop in programming helps to prevent _____ manually.
What is repeating code?
In the “Prepare” phase of the problem-solving cycle, individuals _____ and create an algorithm.
What is brainstorm?
Some benefits of _____ are social and emotional growth, academic success, future readiness, and confidence and leadership.
What is teamwork?
Sequences are necessary for computers because they need to follow _____ instructions to function correctly.
What is step-by-step?
The largest unit of data storage is a _____.
What is a yottabyte?
The best time to use a _____ in programming is when the programmer needs a process to keep going until a user presses a button.
What is a conditional loop?
Individuals should identify constraints during the “Define” phase because they must understand the rules and any _____ they have to follow to be successful with their plan(s).
What are limitations?
_____ means communicating with computers and how humans tell them what to do.
What is Coding?
An _____’s primary function is to provide a sequence of steps to solve a problem.
What is an algorithm?
A _____ is a statement that only runs under certain conditions, mostly in the form of an "if-then" statement.
What is a conditional statement?
One way that learning to how to code can foster _____ is by allowing humans to create anything they can imagine.
What is creativity?
The _____ between a database administrator and a software developer is software developers create new software and upgrades for existing programs. Database administrators create and manage computer systems that store data and make sure the information is safe, accessible, and well-maintained.
What is a distinction?
A _____’s primary job is to create and/or manage computer systems that store data. Administrators also ensure that user data remains secure, either from external attacks or internal data loss.
Who is a database administrator?
In the context of coding and daily tasks, _____ means finding and correcting mistakes.
What is debugging?
Coding is important because it allows people to create technology, _____, solve complex problems, and develop software that powers much of modern life, from smartphones to websites and beyond.
What are automate tasks?