Activity 3.2.
Please modify the “Hello, World” program below so that instead of
Hello, World! it displays the following on the screen:
I already know how to:
- print text to the screen
- start a new line
- fix syntax errors
Be sure to print the words exactly as given above (case sensitive!) since otherwise our autograder will not grade your solution as correct.

