Skip to content

Instantly share code, notes, and snippets.

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

  • Save Kiuren/638ea77cbdfde28e0dc729b0591e890c to your computer and use it in GitHub Desktop.

Select an option

Save Kiuren/638ea77cbdfde28e0dc729b0591e890c to your computer and use it in GitHub Desktop.
Creado con PseInt Web
Algoritmo mi_algoritmo
Definir x Como Real
x = (12 + 6) / 2 + 3
Escribir "El resultado: ", x
FinAlgoritmo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment