Skip to content

Instantly share code, notes, and snippets.

@Kiuren
Created June 4, 2026 02:22
Show Gist options
  • Select an option

  • Save Kiuren/03f73ce7c46126ce051cf8966b18515a to your computer and use it in GitHub Desktop.

Select an option

Save Kiuren/03f73ce7c46126ce051cf8966b18515a to your computer and use it in GitHub Desktop.
Creado con PseInt Web
Algoritmo mi_algoritmo
Definir x Como Entero
x = 2 + 2 + 3 - 2 * (5 Mod 2)
Escribir "El resultado es: ", x
FinAlgoritmo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment