Sequencing & Selection (If & switch statements)

IF statements

  1. If Statements
  2. Else
  3. IF ELIF ELSE
  4. Nested If Statement

Switch Statements

  1. Switch Statements
  2. Switch statements < Python 3.10

Topic Tests