X1199: Codewit Jason: Echoes with C++ For Loop

Complete a program to simulate an echo. It should display "Hello! \n" five times, but using only a single cout statement with a for loop.

Complete the code within the brackets ({ }) below.

Your Answer:

Reset

Practice a different C++ exercise

Feedback

Your feedback will appear here when you check your answer.