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

SECOND TIME ASKING HELP!!! 6. Jackie has n nickels and q quarters in her pocket. The total value of the coins is at least $24.75. Write an inequality that repre
Any gïrls here free to talk
change -23/20 into a deciamal
Plants store _____ energy in their tissues. A mechanical B heat C light D chemical
A one-day pass to an amusement park costs $40. A round-trip bus ticket to the park costs $5. Write two equivalent expressions to find the total cost of a one-da
Meat is a rich source of Vitamin C, calcium, and other minerals.
1/10 + -9/10 = what in fraction form
What is the length of BD? What is the length of segment AC? What is the area of the triangle ABC?
Meat is a rich source of Vitamin C, calcium, and other minerals.
Water flows through a pipe at a rate of 7 liters every 9 days. Express this rate of flow in gallons per week. Round your answer to the nearest hundredth.