Last Friday of each month: Difference between revisions

m
added a clarifying words ("the date") to the task's requirement.
m (added a clarifying words ("the date") to the task's requirement.)
Line 3:
 
;Task:
Write a program or a script that returns the date of the last Fridays of each month of a given year.
 
The year may be given through any simple input method in your language (command line, std in, etc).