Azhar Khan

Posts tagged with“Python”

Decorators 101

A design pattern in Python that allows a user to add new functionality to an existing object without modifying its structure.