2 lines
72 B
Text
2 lines
72 B
Text
s = input["Enter a string: "]
|
|
i = parseInt[input["Enter an integer: "]]
|
s = input["Enter a string: "]
|
|
i = parseInt[input["Enter an integer: "]]
|