cc=23
dd=15

print("la raiz cuadrada de",cc," es igual a",cc**0.5,"y la raiz cuadrada de",dd,"es igual a",dd**0.5)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: