Código C.docx

  • Uploaded by: Angel Portillo
  • 0
  • 0
  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Código C.docx as PDF for free.

More details

  • Words: 59
  • Pages: 2
Código c++ #include #include <stdio.h> int main() { printf( "\n 10 9 8 7 6 5 4 3 2 1" ); getch(); /* Pausa */ return 0; } Pseudocódigo Algoritmo sin_titulo Escribir "los numeros del 10 al 1:"; cont <- 10; Mientras cont > 0 Hacer Escribir cont; cont <- cont -1 ; FinMientras FinProceso

Diagrama de flujo

Related Documents

Cdigo Do Registo Cvil.pdf
November 2019 38

More Documents from ""