g using functions write a program that asks the user to enter 2 integers. your function will take the two integers as an input separately in the main function and calculate the sum of them by passing the argument to another function. your calculation will be like 90 2.