flowchart TD A[Inicio] --> B[Ingresar número 1] B --> C[Ingresar número 2] C --> D[Ingresar número 3] D --> E[Sumar números: suma = num1 + num2 + num3] E --> F[Multiplicar suma por 4: resultado = suma * 4] F --> G[Mostrar resultado] G --> H[Fin] #5558
Labels
Status: Triage
Needs to be verified, categorized, etc
No description provided.
The text was updated successfully, but these errors were encountered: