Code
Add two integers.
a (int) – First integer.
b (int) – Second integer.
result – Sum of inputs.
int