Skip to content

Instantly share code, notes, and snippets.

@elliotchance
Created September 17, 2016 16:18
Show Gist options
  • Select an option

  • Save elliotchance/b4c5f92346857ab0f5e315a2cfc559ea to your computer and use it in GitHub Desktop.

Select an option

Save elliotchance/b4c5f92346857ab0f5e315a2cfc559ea to your computer and use it in GitHub Desktop.
Kata: Human readable duration format
def format_duration(seconds):
return "now"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment