[racket] typo in HtDP

From: Jakub Hadam (jakub.hadam at gmail.com)
Date: Tue Nov 29 16:28:03 EST 2011

Hello,
I claim there is a typo in the online version of HtDP:
Exercise 4.3.3, the first condition should be

[(<= n 1000) (* .040 n)]

instead of

[(<= n 1000) (* .040 1000)]

Best regards,

Jakub Hadam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20111129/2264bb98/attachment.html>

Posted on the users mailing list.