write a program to prints the sum of two integers. Get link Facebook X Pinterest Email Other Apps March 28, 2022 write a program to prints the sum of two integers. a=int(input()) b=int(input()) print(a+b) Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment