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

How atoms and molecules are important to cell processes?
Monica wants to join the swim team. She practices 812 minutes in 4 weeks.She practices the same number of minutes each week. How many minutes does Monica practi
Since people today are living longer, a person may be able to know four generations of her ____. a. gentile b. progeny c. autonomy d. virility
Fish give off the compound ammonia which has a pH about 7. To which class of compounds does ammonia belong?
If you wanted to make a prediction about an event that required complicated analysis of data which tool would be the most helpful? a. scale b. a scientific mode
which agency coordinates the internet's IP addressing and DNS systems?
How did feudalism help Germany?
Which environment disaster took place near Niagara Falls?
Which decimals are greater than –6.7? Choose all answers that are correct. a. –8.9 b. –6.72 c. –6.1 d. –3.54
Divide. Express your answer in lowest terms. 1/8 Divided by 4 =