E=10 D=2,47 C=5J L="Hola" print(type(E)) print(type(D)) print(type(C)) print(type(L))
To embed this project on your website, copy the following code and paste it into your website's HTML: