Sobes.tech
Junior — Senior

Decorator that supplies missing function parameters

livecode

Task condition

Create a decorator that allows calling any function, even if not all of its parameters are provided during the call. If some arguments are missing, the decorator should substitute them with predefined values.

Decorator that supplies missing function parameters… - sobes.tech