Activity 3.5.
Can you figure out how to change the code in the window below so that it prints the following:
            Hello, World!
            Hello, World!
            Hello, World!
            Today is Saturday.
            Today is Saturday.
        
Be sure to print the words exactly as given above since otherwise our autograder will not grade your solution as correct.


