TF-1 Create a last minute countdown
Create a down to last minute countdown that begins from number 60 and every second reduces itself to 59, 58, 57, 56, 55 up to 0.
Any second you print to the console the number except when the number get's to 0 point, then a message like 'Game over' is being printed to the console.