Enable Python Coding environment and getting started with Python basics
  • Introduction
  • How to set up Python development environment?
  • If Statement in Python | Conditional logic
  • Indentation and comments in Python
  • Section Summary
Learn Loop controls in Python
  • Introduction
  • Understanding 'For loop' in Python
  • Understanding 'While loop' in Python
Python Numbers and Strings
  • Numbers in Python
  • How to assign string in Python?
  • Looping in String and length check
  • How to slice strings in Python?
  • String manipulations in Python
  • How to format string in python?
  • Section Summary