Table of Contents:
00:03 - Flowcharts: Seletion
00:24 - Control Structures
01:01 - Selection Statements
01:25 - IF STATEMENT
02:44 - If Statement Example – Fail a student if their grade is less than 60
03:42 - IF-ELSE STATEMENT
05:20 - If-Else Statement Example – Fail a student if their grade is less than 60, otherwise pass
05:58 - IF-ELSEIF STATEMENT
07:46 - IF-ELSEIF Example – Determine test letter grade based on percentage