A int input a 5. Int input. x = int(input()). print int input. a = int(input()) b = int(input()) print(a + b).