a = int(input())b = int(input()) sum = a + b print(sum)
7 9
16
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!