Sunday, February 10, 2019

Adding two integers using function

Q. Write a program in python to add two integers using function.

Solution:

Program to add two integers using function.

Code:


No comments: