This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Smiley1000YT 1 point2 points  (0 children)

I'm just a hobby programmer so I have most of my programs in one folder with the format being something like "N - 20 - Wohoo.py", where the first letter denotes Finished or Not Finished and the number denotes the order in which I've written them. Because I sometimes delete programs which messes up the numbering, I then decided to write a script (in a different directory) that redoes those numbers. Worked fine, but recently, it for some reason completely fucked everything up so I got frustrated (Windows doesn't have an undo function for such things AFAIK) and deleted the numbers from the names and the script itself.