a=9 b=7 print("la suma entre",a,"y",b,"es igual a",a+b)
To embed this project on your website, copy the following code and paste it into your website's HTML: