Last active
May 3, 2026 17:44
-
-
Save jaimeviloriogreen/4de5e7cf19c6752a2a8c5e3eb8569e66 to your computer and use it in GitHub Desktop.
Creado con PseInt Web
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Algoritmo mi_algoritmo | |
| nombre = "Jaime Javier" | |
| apellido = "Vilorio Green" | |
| Escribir nombre + " " + apellido | |
| FinAlgoritmo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment