Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lisphhh

Name: Anonymous 2010-03-05 12:46

So how do you write a command line program that asks the user for his name and then says "Hello %name%!" in Lisp?

Name: Anonymous 2010-03-05 12:55

Program lisphhh;
Begin
  WriteLn('the user for his name?');
  WriteLn('"Hello %name%!" in Lisp');
End.


Since you didn't ask for a specific language I took the freedom to choose PASCAL.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List