Suppose that, instead of writing the code in loop(), you called a function. Lets say that the function is called blinkTheLEDLightBulb().
Can you figure out how to write blinkTheLEDLightBulb() function?
Can you figure out how to make the LED blink twice? Three times?
Either task is just about trivial.