Conditional Programming Flashcards
1
Q
What is Conditional Programming ?
A
- Compare a variable with another
- Make program act in one way if the condition is met & another if it is not
2
Q
What is a Conditional Program ?
A
A program that has conditional statements