While doing some Python exercises related to lists and functions, I\'ve encountered this following code:
list = [0, 1, 2, 3, 4] def function (lst): del lst[