Jump to content

User input/Text: Difference between revisions

(Added XLISP)
Line 1,486:
'Enter a string: ' display.
b := stdin nextLine.</lang>
 
 
=={{header|smart BASIC}}==
-- [http://rosettacode.org/wiki/User:Sarossell Scott A. Rossell, 12-26-16]
 
<lang qbasic>INPUT "Enter a string. ":string$
INPUT "Enter the value 75000.":num</lang>
 
=={{header|SNOBOL4}}==
306

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.