Skip to content

Instantly share code, notes, and snippets.

@Kiuren
Last active June 4, 2026 02:06
Show Gist options
  • Select an option

  • Save Kiuren/1cdd5a314650d81ad61f6fa045071dc0 to your computer and use it in GitHub Desktop.

Select an option

Save Kiuren/1cdd5a314650d81ad61f6fa045071dc0 to your computer and use it in GitHub Desktop.
Creado con PseInt Web
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