1 line
36 B
Python
Executable File
1 line
36 B
Python
Executable File
print(sum(map(int,input().split()))) |
print(sum(map(int,input().split()))) |