Decorators
Choose one option for each question. This test focuses on Python decorators. Most questions are code-based and use longer scenarios involving wrapper functions, function enhancement, argument forwarding with *args and **kwargs, return value changes, and stacked decorator order.