kevineleby kevineleby
  • 02-05-2022
  • Computers and Technology
contestada

Coral 3.22 LAB: Loops: Countdown until matching digits

Respuesta :

mohammedtom32 mohammedtom32
  • 02-05-2022

Answer:

//in c++

#include <iostream>

using namespace std;

int main() {

   int i;

   cin >> i;

   do { cout <<i<<" "; } while (i--);

   return 0;

}

Answer Link

Otras preguntas

dark spot inside the nucleus that store the material for making ribososome
The following mechanism has been proposed for the gas-phase reaction of chloroform (CHCl3) and chlorine: Step 1: Cl2(g)⇌2Cl(g)(fast) Step 2: Cl(g)+CHCl3(g)→HCl(
Why is the first step in responding to life-threatening situations to assess the situation?
How did political machines, such as Tammany Hall, work with and for immigrants? They provided a source of income for immigrants. They promised bills and laws in
Which best describes the characteristics of lynchings in the South from 1880 to 1910? The number of lynchings in the South increased. The number of lynchings in
what is the root word for circumspect
which word in this sentence is the helping verb? pete has already fed his dog twice today. a. twice b. already c. has d. fed
sikhism began as a movement to combine _____.
what is the root word for circumspect
A scientist's presuppositions are not as important as the observed data itself when suggesting a hypothesis? True or False