suppress takes as argument a list and an integer n. suppress returns the list where the element of index n is removed. Input :
Output :