write code that removes the first and last elements from a list stored in a variable named my_list. assume that the list has been initialized and contains at least two elements.

Respuesta :

Answer:

[24, 35, 9, 56 Approach #3: Swap the first and last element is using tuple variable.

Q&A Platform for Education
Platform Explore for Education