Python
PythonProgram Set 1 (40 points) Write list functions for items a to j that carry out the fellowing tasks for a list of integers a Swap the first and last elements in the list. b. Shift all elements by one to the right and move the last element into the
OR
OR