[racket] Printing and doing something does neither - why?
Thanks to all for your patience answers.
Flavor I figured out on my own.
Think I needed to take a break.
I didn't follow the design recipe with at test case ;)
Carolyn
________________________________
From: Neil Van Dyke <neil at neilvandyke.org>
To: Carolyn Oates <carolynoates at yahoo.com>
Cc: "users at racket-lang.org" <users at racket-lang.org>
Sent: Sunday, May 22, 2011 11:25 AM
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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110522/f9ad0e66/attachment.html>