[racket] Printing and doing something does neither - why?
On May 22, 2011, at 12:18 PM, Carolyn Oates <carolynoates at yahoo.com> wrote:
> I am wanting to both print something and do something.
> I found an example in the Racket guide p.20 sec.2.2.1
> Only nothing comes back in the interactions.
> It runs fine - no errors, but appears to do nothing.
>
> Both printf and string-append are suppose to be in racket and racket/base.
> Any ideas?
I see a definition of a function called "bake", but I don't see it being used anywhere yet. Do you use it in your program?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110522/4e35e4f3/attachment.html>