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
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to