RosettaCodeData/Task/User-input-Text/SPL/user-input-text.spl

3 lines
75 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
text = #.input("Input a string")
number = #.val(#.input("Input a number"))