This repository contains a Python program demonstrating my decorator, a Conda environment setup, and an image file that you might enjoy.
To install the required environment, run:
conda env create -f requirements.yaml
Activate the environment:
conda activate cs_assign1
Run the program:
decorators.py
