Last active
June 4, 2026 02:06
-
-
Save Kiuren/1cdd5a314650d81ad61f6fa045071dc0 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 | |
| Definir x Como Real | |
| x = (2 + 3)/4 | |
| Escribir "el resultado es: ", x | |
| FinAlgoritmo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment