>>5
terpri is shorter and also easy to remember ( I memorized it as "print line terminator" ).
Not that it's not a stupid name otherwise, but it's not something worth arguing about.
I'm not going to give a serious answer in favor of either language, despite that I know both and write more CL than Scheme since we had dozens of these threads before. You can do anything in either language, differences are in style, what comes by default, namespaces, what you need to do with outside libraries, implementation/compiler variety, number of libraries, portability. It boilds down to which style you prefer more and what kind of task and performance needs you have.