g=48
h=54

print("la division entre",g,"y",h,"es igual a",g/h)

Embed on website

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