Convert seconds to compound duration
The built-in polymod
method (which is a generalization of the divmod
function known from other languages), is a perfect match for a task like this:
Output:
Last updated
The built-in polymod
method (which is a generalization of the divmod
function known from other languages), is a perfect match for a task like this:
Last updated