Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 203 Bytes

File metadata and controls

10 lines (7 loc) · 203 Bytes

Decorator Demo in Python

To run the code:

python main.py

Try entering different combinations of notifiers and see what the output looks like. Trace the code to understand what is happening.