[HD Pg 147, Sec. 6.3.0 - use-a-switch-statement]
Posted: Tue Feb 05, 2019 2:41 pm
I was bored, so here it is
page 147, section 6.3.
A allows to you use the value of a variable to select which code block (or blocks) out of multiple code blocks should be executed.

page 147, section 6.3.
A allows to you use the value of a variable to select which code block (or blocks) out of multiple code blocks should be executed.