3-10: Recap
3-10: Recap
pseudocode (n): computer instructions, written in plain language
boolean (n): TRUE or FALSE, represented in binary as 1 or 0
condition (n): evaluates to TRUE or FALSE
conditional (n): a statement that only runs under certain conditions or situations
computer simulation (n): a program that models the behavior of a system