Boolean Logic
a type of algebra in which results are calculated as either TRUE or FALSE
Conditional Statement
a statement that can be written in the form “If P then Q,” where P and Q are sentences
Debugging
the process of finding and fixing errors or bugs in the source code of any software
Flowchart
a diagram that depicts a process, system or computer algorithm
Functions
function is like a machine that takes an input and gives an output
Loop
a shape produced by a curve that bends around and crosses itself.
“make a loop in the twine”
Operators
a sign or symbol that specifies the type of calculation to perform within an expression
Variable