[Solved]Write Function Insertl Takes Three Arguments Atoms New Old List Atoms Builds List New Inse Q37238102
write the function insertL which takes three arguments: theatoms new and old, and a list of atoms. it builds a list with newinserted to the left of the first occurence of old
Expert Answer
Answer to write the function insertL which takes three arguments: the atoms new and old, and a list of atoms. it builds a list wit… . . .
OR

