Created
June 4, 2026 02:20
-
-
Save Kiuren/9133d11ef9436ba9a1128f48895d6324 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) Mod 4 | |
| Escribir "El resultado: ", x | |
| FinAlgoritmo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment