Automate correct answersTo make something happen automatically without help from people.
Computer Science correct answersThe art of blending human ideas and digital tools to increase
problem solving power.
Computer Scientist correct answersA person who is skilled at modifying problems for digital
solutions.
Data correct answersInformation, including: facts, samples,
names and numbers.
Environment correct answersThe world we live in.
Interface correct answersThe way something allows you to connect with it.
Open Source correct answersSoftware that is created for free use by everyone.
Programming correct answersWriting instructions for a digital tool.
Simulation correct answersPretending to be a stand-in for the real thing.
Computational Thinking correct answersA method of problem solving that helps computer
scientists prepare problems for digital solutions.
Abstraction correct answersRemoving details from a solution so that it can work for many
problems.
Algorithm correct answersA list of steps that allow you to complete a task.
Decompose correct answersTo break a hard problem up into smaller, easier ones.
Pattern correct answersA theme that is repeated many times.
Program correct answersInstructions that can be understood and followed by a machine.
Coding correct answersTransforming actions into a symbolic language.
Debugging correct answersFinding and fixing problems in code.
Function correct answersA piece of code that can be called over and over.
Parameters correct answersExtra bits of information that you can pass into a function to
customize it.
Efficiency correct answersHaving the best outcome for the least amount of work.
Ambiguous correct answersHaving more than one meaning.
Evaluate correct answersTo work at an answer.