1.
- break
- Terminates the current block of code and resumes the program outside of it.
- case
- Condition in a switch statement for a variable to be tested against.
- conditional
- Statement that tests whether a condition is true or false .
- loop
- Series of instructions repeated infinitely or until a condition is met.
- switch
- Statement that tests a variable against possible conditions for it.
Drag each glossary term to its’ corresponding definition.
Feedback shows incorrect matches.