Computer Science 1
A list of steps to finish a task.
What is Algorithm?
A error in a program.
What is a Bug?
An algorithm that can be run by a digital device.
What is a Program?
Find and fix errors in a program.
What is Debug?
The action of doing something over and over.
What is a Loop?
An action that causes something to happen.
What is an Event?
Statements that only run under certain conditions.
What is Conditional?
A named and defined set of code that can be used multiple times.
What is Function?
A place to store data that can change in a program.
What is a Variable?
Demonstrating patience and practice when working.
What is persistence?