4 lines
120 B
Text
4 lines
120 B
Text
|
|
(if (eq s "Rosetta Code")
|
||
|
|
"The well-known programming chrestomathy site"
|
||
|
|
"Some other website, maybe, I dunno" )
|