Está en la página 1de 1

a = int(input("Introduce num1: ))

b = int(input("Introduce num2: ))
print(a+b)

También podría gustarte