Created
June 4, 2026 02:18
-
-
Save Kiuren/dc99a49acf1e230a1ca9c1ab4e37ffb9 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 ", x | |
| FinAlgoritmo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment