Skip to content

Commit

Permalink
Agregando carlos al como estas en codigo.py (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanteMariniGit authored Mar 4, 2024
1 parent ceb2413 commit d3cb7c1
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 = "Meme"
apellido = "Marini"

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

0 comments on commit d3cb7c1

Please sign in to comment.