3 lines
53 B
Text
3 lines
53 B
Text
|
|
input, x$
|
||
|
|
print val(word$(x$,1)) + val(word$(x$,2))
|