Write a Maple procedure called remove1 where remove1(x,L) removes the first occurrence of the value from the list . If is not in the list , return FAIL.