Learn Python From the scratch
  • Install Python
  • Hello World
  • Data Types
  • Numbers
  • Math functions
  • Operator Precedence
  • Variables
  • Strings
  • Types Conversion
  • Escape Sequence
  • Formated Strings
  • Strings Indexes
  • Boolean
  • Lists
  • List Methods
  • Matrix
  • Dictionary
  • Dictionary Methods
  • Tuple
  • Conditional If Else
  • For Loop
  • Range
  • While
  • Break Continue Pass
  • Functions
  • Args Kwargs
  • Packages in Python
  • Error Handling
  • Input / Output (IO)
  • Input/Output (IO) Error Handling