Chapter 4: Problem 8
You want to write a for loop that displays "I love to program" 50 times. Assume that you will use a control variable named count. a) What initialization expression will you use? b) What test expression will you use? c) What update expression will you use? d) Write the loop.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.