|
![]() |
||||||||||||||
Command Line Interpreter TutorialUser InteractionCommand line interpreter clWafl supports the user interactions. Function input, of type (String -> String) displays the given string and returns the user input. Source code:"Hello " + input( "What is your name? " ) + "!" Result:What is your name? Marwin Hello Marwin!
|
|
||||||||||||||
© 2006 Saša Malkov | |||||||||||||||