2 lines
56 B
Text
2 lines
56 B
Text
INPUT "Enter a string"; s$
|
|
INPUT "Enter a number: ", i%
|
INPUT "Enter a string"; s$
|
|
INPUT "Enter a number: ", i%
|