Skip to content

Commit

Permalink
cambiando el nombre
Browse files Browse the repository at this point in the history
  • Loading branch information
DanteMariniGit committed Feb 29, 2024
1 parent d8e670f commit 145095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codigo.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nombre = "Dante"
nombre = "Soy"
apellido = "Marini"

saludo = "Hola " + nombre + " " + apellido + " ¿como estas?"

0 comments on commit 145095e

Please sign in to comment.