Learning Goal: I’m working on a c++ question and need the explanation and answer to help me learn.
Can anyone help me this question
Directions
Write a code segment to print your name ten times on the screen using a while loop. Use one variable called count to act as a counter for the loop. Discuss how would you print your name 1000 times on the screen.
NOTE:
You can either type your code into the text box or upload a document to the discussion board by clicking the “attach” clip at the bottom left of the discussion box.