Next: Exercise 2. Up: Exercises Previous: Exercises

Exercise 1.

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.


bondaren@thsun1.jinr.ru