if/else statement
a decision making process wherein a block of code may or may not be executed based on pre-existing condition
Example Sentence: “The professor told us the heart of the program logic was simply a long line of if/else statements.”
Part of Speech: noun (thing)
Home Unit: Programming: Basic Concepts
