Nombre="Dylan Esteban"
Apellido="Guzman Ramirez"
Eml="solosoyelver123@gmailcom"
tel="323 4477556"
M=17
print(f" Me llamo {Nombre}, mis apellidos son {Apellido}, tengo {M} años")
print(f"Y mi informacion para contactarme son mi correo: {Eml} y mi telefono es {tel}")

Embed on website

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