RosettaCodeData/Task/User-input-Text/Phix/user-input-text.phix

3 lines
92 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
?prompt_string("Enter any string:")
?prompt_number("Enter the number 75000:",{75000,75000})