Complete Video Learning
Table of Contents
def add():
print("Print 1st number")
x=int(input())
print("Print 2nd number")
y=int(input())
z=x+y
print("The Result is ",z)
add()
add()
Print 1st number
45
print 2nd number
45
The Result is 90
Print 1st number
40
print 2nd number
35
The Result is 75
SHOW YOUR SUPPORT FOR NIELITBHU..!!
Dear reader, thank you for joining us. Readers like you are an inspiration for us to pursue NIELITBHU. We need your support or cooperation to further empower NIELITBHU and reach NIELITBHU more people in every corner of the country. Your every support is invaluable to our future.