Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 251 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 251 Bytes

Python_Concepts

Some Important Concepts in Python:

Generators
Decorators
Closure
List Comprehension
Frozen Set
*args and **kwargs
yield
tuple unpacking