RosettaCodeData/Task/User-input-Text/BASIC/user-input-text-3.basic

3 lines
80 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
100 INPUT PROMPT "Enter a number: ":NUM
110 INPUT PROMPT "Enter a string: ":ST$