sum = int1 + int 3; instead it should have been sum = int1 + int 2;
sum = int1 + int 3;
instead it should have been sum = int1 + int 2;