Convert the following while loop to a do-while loop:
int x = 1;while (x > 0){ cout ≪ "enter a number: "; cin ≫ x;}
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.