Skip to content

Instantly share code, notes, and snippets.

@jamesmichiemo
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save jamesmichiemo/d61dfeef5c005fa254f6 to your computer and use it in GitHub Desktop.

Select an option

Save jamesmichiemo/d61dfeef5c005fa254f6 to your computer and use it in GitHub Desktop.
Leading zeros
'%03d' % 1 # 001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment