[racket] Delete Second

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Mon Sep 17 12:16:05 EDT 2012

On Sep 17, 2012, at 12:11 PM, Ashley Fowler wrote:

> I just wanna know if I am starting the procedure out right? This is what I got so far...
> (define delete-second2(lambda(ls)
> 		(if(>ls 1)


Since you're asking a yes-no question, the answer has to be 'no'. 

Can you point us to the full problem statement please? The 'tests' specification looks wrong -- Matthias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120917/8dc87c1b/attachment.p7s>

Posted on the users mailing list.