[racket] Printing and doing something does neither - why?

From: Jos Koot (jos.koot at telefonica.net)
Date: Sun May 22 12:35:57 EDT 2011

Where is the flavor? 
Jos

> -----Original Message-----
> From: users-bounces at racket-lang.org 
> [mailto:users-bounces at racket-lang.org] On Behalf Of Neil Van Dyke
> Sent: 22 May 2011 18:26
> To: Carolyn Oates
> Cc: users at racket-lang.org
> Subject: Re: [racket] Printing and doing something does neither - why?
> 
> Looks like you've correctly defined the procedure "bake", and now you 
> just need to apply it.
> 
> Add this to the end of your program:
> 
> (bake)
> (bake)
> (bake)
> 
> -- 
> http://www.neilvandyke.org/
> _________________________________________________
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/users



Posted on the users mailing list.