Leave a Comment / Blog / By admin A=input(“Entre first number: “) B=input(“Entre second number: “) print (int (A) + int (B))