This is an old revision of the document!
[ptb2] The multicolor LED should output the colors RED, GREEN, and BLUE
The if else statement essentially means that “ if this condition is true do the following thing, else do this thing instead”. If the condition inside the parentheses evaluates to true , the code inside the if block will execute.