Getting Started with Python Programming
  • Download And Installation of PyCharm Pyt
  • How to create project files
  • Comments in Python
Variables and Data Types in Python
  • Variables in Python
  • Rules of naming a variable
  • How to assign multiple values to variab
Strings in Python
  • Strings
  • String Arrays
Operators in Python
  • Arithmetic Operators
  • Assignment Operators
List, Tuple, Set and Dictionaries
  • List
  • Tuple
  • Set
Decision Making Statements in Python
  • if statement
  • Elif and Else statements