4 lines
80 B
Text
4 lines
80 B
Text
print "Enter a string: "
|
|
let s scan str
|
|
print "Enter a number: "
|
|
let n scan int
|