When you are using Toggle command in an indexed loop you must double your index to get a certain number of blinks.
In your case the index variable A0 should be 20. You also need to know what the status of your LED output is for a good control over the number of blinks and add or eliminate unnecessary pauses.

Hope this helps.

Regards,

Nick