You want to write a for loop that displays I love to program 50 times. Assume that

Question:

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.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: