print("Dame un numero") a=str(input()) b=int(a) print("El entero de tu numero definido como texto es igual a",b)
To embed this project on your website, copy the following code and paste it into your website's HTML: