3 lines
46 B
Text
3 lines
46 B
Text
|
|
a,b = io.read '*number','*number'
|
||
|
|
print a + b
|