I have a simple for loop that assigns a list to a variable, also I would like to delete the first element in the list for all the variables. The following code works well but it is not removing the first element on the lists, any suggestions?I have a simple for loop that assigns a list to