Assemble the for loop so that print("Wonderwall") is inside the code block.

Make sure to pick for followed by i and then in, range(1):, print("Wonderwall").