<FONT face="Times New Roman">&nbsp;</FONT>   <DIV align=left>Write a function with three parameters, two atoms and a list, (say p1, p2 and L) that returns the list, L, with all occurrences of the first given atom, p1, replaced by the second one, p2. If P2 be nil, the given atom should be deleted and the returned list cannot contain anything in place of it, no matter how deep it occurred in the list.</DIV>  <DIV align=left>&nbsp;</DIV>  <DIV align=left>Note:&nbsp; Remember it says that "no matter how deep it occurred in the list.".It means thatwe may have nested list</DIV>  <DIV align=left>&nbsp;</DIV>  <DIV align=left>example: replace 1 2 [1 2 3 4] =&gt; [2 2 3 4]</DIV>  <DIV align=left>replace 1 2 [[1 2 3][3 4 5 1]]&nbsp; =&gt; [[2 2 3][3 4 5 1]]</DIV><p>&#32;



      <hr size=1>Ahhh...imagining that irresistible "new car" smell?<br> Check out
<a href="http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-">new cars at Yahoo! Autos.</a>