RosettaCodeData/Task/A+B/Hy/a+b-1.hy
2023-07-01 13:44:08 -04:00

1 line
41 B
Hy

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