#declararvariable L=4 h=6 #porceso P=L*3 A=L*h/2 print("elarea",A) print("elperimetro",P)
To embed this project on your website, copy the following code and paste it into your website's HTML: