3.6. Glossary

break

Terminates the current block of code and resumes the program outside of it.

case

A condition in a switch statement for a variable to be tested against.

conditional

A statement that tests whether a condition is true or false

loop

A series of instructions repeated infinitely or until a condition is met.

switch

A statement that tests a variable against possible conditions for it.

3.7. Matching

Before you keep reading...

Runestone Academy can only continue if we get support from individuals like you. As a student you are well aware of the high cost of textbooks. Our mission is to provide great books to you for free, but we ask that you consider a $10 donation, more if you can or less if $10 is a burden.

You have attempted 1 of 2 activities on this page