2025-05-12 22:17:12 +09:00

1 line
37 B
Python
Executable File

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