• + 0 comments

    in python

    a=int(input()) b=float(input()) c=str(input()) sum1=a+i sum2=d+b sum3=s+c print(sum1) print(sum2) print(sum3)