Skip to content

Instantly share code, notes, and snippets.

@ilkayisik
Created April 28, 2019 12:26
Show Gist options
  • Save ilkayisik/ea3b7244114f6bef3c05bc41f0573574 to your computer and use it in GitHub Desktop.
Save ilkayisik/ea3b7244114f6bef3c05bc41f0573574 to your computer and use it in GitHub Desktop.
for s in range(nr_sub):
sub = 'sub-{}'.format(str(s+1).zfill(2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment