quantities, characters or symbols that are unprocessed information
What is data?
find and fix errors in programs
What is debug?
the action of doing something over and over again
What is a loop?
an action that causes (triggers) something else to happen
What is an event?
the thought processes involved in using algorithms to solve problems
What is computational thinking?
an extra piece of information that you pass to a procedure (function) to customize it for a specific need
What is a parameter?
a field in which people use the power of computers to solve big problems
What is computer science?
identifying specific features to make one solution work for multiple problems
abstraction
a statement that only runs under certain conditions or situations
conditional
a particular order of steps or events
What is sequence?
a named piece of code that you can call over and over again
What is a procedure (function)?
What is a variable?