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