3 lines
77 B
Text
3 lines
77 B
Text
|
|
var s = read(String);
|
||
|
|
var i = read(Number); # auto-conversion to a number
|