| From: David Van Horn (dvanhorn at cs.brandeis.edu) Date: Wed Nov 21 06:51:08 EST 2007 |
|
A fun game: predict how many x's will be printed in DrScheme as a
function of how many you write down in:
(display "xxxxx")
(display #"\321")
Is this intended?
David
| Posted on the users mailing list. |
|