Complete the for loop and add a display statement inside the code block.

Make sure to pick for followed by in and then range(3), print("All entries added").