How can I create a function that deletes all the element of a given list?
Is there a function that already does it, or should I create it? I thought to use recursion