Introduction
  • Introduction
  • Quotes
Installing Python and IDE'S
  • Installing Python and IDE'S
  • Python Sentences
  • Quotes
Variables and Naming
  • How to Initialize a Variable
  • Multi Variable declaration
  • Quotes
Reserved Words & User input
  • Python Reserved Words
  • User Input
  • Commenting
  • Quotes
Type Function and Type conversion
  • Type
  • Type Conversion
  • Numeric Type
  • Quotes
Program Flow
  • Program Flow
  • Quotes
Operators and Operator Precedence
  • Operator Precedence
  • Logical Operators
  • Quotes
  • Comparison Operators
  • Augmented Assignment Operators
  • Quotes
Data Structures
  • List
  • Dictionary
  • Quotes
  • Set
  • Tuple-Part 1
  • Quotes
Decision handling
  • Conditionals
  • Quotes
Bonus
  • Others