Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 195 Bytes

Python-Essentials-

Repository comprises of essential patterns of python language.

  • lambda
  • List comprehension
  • decorators
  • @property
  • map
  • filters
  • zip
  • @classmethod and @staticmethod