1.2 Understand computer decision structures

m

conditional logic

if

r

if some condition is true execute the following code

if/else

if/else if/else

switch

601

d

650

d