RosettaCodeData/Task/A+B/Hy/a+b-1.hy
2017-09-25 22:28:19 +02:00

1 line
41 B
Hy

(print (sum (map int (.split (input)))))