Question: *Function should be written in DrRacket programming language* (a) Write a function that takes a list and an atom as parameters and returns a list
*Function should be written in DrRacket programming language*
(a) Write a function that takes a list and an atom as parameters and returns a list identical to its parameter list except with all top-level instances of the given atom deleted.
(b) Make a call to your function using 3 as the atom and this list: (5 3 4 3 99 88 3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
