Convert seconds to compound duration: Difference between revisions

Content added Content deleted
m (added a ;Task: (bold) header.)
Line 1: Line 1:
{{task}}
{{task}}

;Task:
Write a function or program which
Write a function or program which
* takes a positive integer representing a duration in seconds as input (e.g., <code>100</code>), and
* takes a positive integer representing a duration in seconds as input (e.g., <code>100</code>), and