Tagged Questions
3
votes
2answers
205 views
Scheme code cond error in Wescheme
Although the following code works perfectly well in DrRacket environment, it generates the following error in WeScheme:
Inside a cond branch, I expect to see a question and an answer, but I see more ...