Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pad File numbers with leading zeros #59

Open
ChaeyeonSeo opened this issue May 27, 2020 · 1 comment
Open

Pad File numbers with leading zeros #59

ChaeyeonSeo opened this issue May 27, 2020 · 1 comment

Comments

@ChaeyeonSeo
Copy link

There is no leading zero in the files located in python-for-beginners/Slides now.

  • 10 - file_name
  • 11 - file_name
  • 1 - file _name
  • 2 - file_name

Add leading zeros to sort like:

  • 01 - file_name
  • 02 - file_name
  • 10 - file_name
  • 11 - file_name
@ChaeyeonSeo
Copy link
Author

Add leading zero to Slides' name #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant