Python Tutorial Collection
Ctrlk
  • Python3
  • Variable Types
  • Operators
  • Control Structure
    • Conditional
      • if else Statement
      • and & or
      • Nested if
    • ____ Loop
  • Function
  • Python Projects
  • Reference
    • References
Powered by GitBook
On this page
  1. Control Structure

Conditional

if else Statementand & orNested if
PreviousControl StructureNextif else Statement

Last updated 3 years ago