PDA

View Full Version : Need help with a LISP function(DrScheme)


webdev
03-08-2010, 05:00 PM
I can write the recursion version correctly need help with writing a do loop in DrScheme. After the do loop the variable x is sent to car L intially and then is updated to first element of everything but first element in list. <div class="codeblock"> <div class="spaced">