Please Help, Timer using Push Button to start and LED Lights as Output

It can be done , have a look at the IDE examples to get an understanding of inputs and outputs , denouncing inputs etc; part of the exercise is to learn coding is my guess.

You can decrement a counter ( count =count -1) with each button press and when the value is one blink your led