Junior — Senior
Decorator that outputs the value of a function
livecode
Task condition
Implement a lightweight decorator that prints the return value of the target function after its execution.
livecode
Task condition
Implement a lightweight decorator that prints the return value of the target function after its execution.