switch(variable) { case 0: code that describes the case. break; } repeat cases.