Velotio interview question

Write a decorator in Python to print a function name and arguments passed to it.

Interview Answer

Anonymous

29 Dec 2020

It was a basic decorator question