[racket] Question
Only works for 3 elements lists.
On Wed, Sep 5, 2012 at 1:41 PM, Michael Wilber <mwilber at uccs.edu> wrote:
> What's the difference between this and (reverse LS) ?
>
> Ashley Fowler <afowler2 at broncos.uncfsu.edu> writes:
> > Can anybody help me with this problem? I have an idea but would like
> some suggestions on how to start. The problem is below...
> >
> >
> > Write a procedure (switch-one-and-three1 LS) that takes a list of
> > exactly three items as its argument and returns the list with the first
> > and third items switched around. You may assume the input list contains
> > exactly three items
> > ____________________
> > Racket Users list:
> > http://lists.racket-lang.org/users
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
--
http://www.wisdomandwonder.com/
ACM, AMA, COG, IEEE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120905/8b607136/attachment.html>