Advanced functions wrapper function
Create a function deanon what takes any other function as parameter,
wraps this function and returns a tuple: (function_name, function_call_result),
where
function_name - name of the wrapped function
function_call_result - returned result of the wrapped function
решение задачи проверяется на удаленном сервере. выполняется зада в среде pycharm