3 lines
113 B
Text
3 lines
113 B
Text
require 'misc' NB. load system script
|
|
prompt 'Enter string: '
|
|
0".prompt 'Enter an integer: '
|