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 would i solve 21=9+q
Which transformations are needed to change the parent cosine function to the cosine function below?On a coordinate plane, a curve crosses the y-axis at y = 1. I
An introduction should include the conclusion the body the "roadmap" the detailed evidence
Find the equation of the line that is perpendicular to y=-2/3x and contains the point (4,-8)
What type of audience appeal is most clearly used in the excerpt?
How long did it take to Finish WW2? (The closest Estimate)
Iteration - Maths Question attached
Which sentence is punctuated correctly? A. Oscar has been rehearsing for the school play, which will be presented to the public (Thursday through Sunday). B.
Write an inequality, in slope-intercept form, for the graph below. If necessary.use "<=" for < or ">=" for 2.​
Please factor this equation: 6a^2 − 12a + 6