20 minutes ago, Jay McCarthy wrote:
> In the "Cute Uses of Racket" department, every morning I do a puzzle
> from the popular "Professor Layton" game series: [...]

Speaking about puzzles, here's another cute one: find how to continue
this sequence of numbers:

  1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2 ...

Then find a way to do it in Racket.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to