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

What is ∑n=124(5n−7) equal to? Enter your answer in the box.
Which is the solution to the inequality? y + 15 <3 A) y <-12 B) y>-12 C) y <18 D) y> 18
Fill in the blanks to explain.
Where is the chart button in PowerPoint
Lee is helping his son learn to read. Each night his son attempts to read a story and Lee assists. His son will be most successful in learning to read if Lee re
How much military equipment was left in afghanistan?.
An ecosystem is made up of the interaction of all organisms in an area with all nonliving things. Organisms are living things like animals, plants, and microbes
Why is it important to communicate with people in person
which statement about the tragedy is true
if this is possible to solve please help me