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