Conditional Statements & Loops

Conditional Statements:

  • If

  • if-else

  • if-elif-else

Loops:

  • For Loop

  • While Loop

Last updated