3 lines
84 B
Text
3 lines
84 B
Text
go =>
|
|
println("Write two integers (and CR)"),
|
|
println(read_int()+read_int()).
|