Pregunta de entrevista de Delivery Hero

Find errors in a function declaration regarding *args and **kargs in Python.

Respuesta de la entrevista

Anónimo

8 dic 2021

You had to work around the function declaration so it uses *args and **kargs to match variable-length arguments