Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 318 Bytes

Bommidi_Python.md

File metadata and controls

18 lines (17 loc) · 318 Bytes

Concepts I know in Python

  • Introduction to Python
  • Values and Variables
  • Python data types
  • Operators in Python
  • Built-in-functions
  • Type conversions
  • Strings
  • Control Structures
  • Data structures
    1. list
    2. tuple
    3. Set
    4. Dictionary
  • Modules
  • OOPS Concepts
  • Basics of numpy,matplotlib,pandas.