You look to have an unmatched parenthesis in your second line of code, is that correct?
Anyway, assuming your drawing code works, and the syntax is correct, I would say you are drawing the same circle 4 times.
If you want a different circle each time, try to incorporate the variable i in the...