4 lines
58 B
Text
4 lines
58 B
Text
|
|
Input "Enter text and a number", s$, l&
|
||
|
|
Print s$
|
||
|
|
Print l&
|