Thanks for the report! I've pushed a fix to our git repo.
Robby
On Thu, Jan 29, 2015 at 6:24 PM, Suzanne Menzel wrote:
> Hello,
>
> A student wrote the following two line program in BSL:
>
>(require 2htdp/image)
>(check-satisfied (rectangle 10 "solid" "black") image?)
>
> When Run, the m
Hello,
A student wrote the following two line program in BSL:
(require 2htdp/image)
(check-satisfied (rectangle 10 "solid" "black") image?)
When Run, the messages are:
check-satisfied: expects function of one argument in second position. Given
image?
The test passed!
The actual er
2 matches
Mail list logo