Hacker News new | ask | show | jobs
by malabar 5708 days ago
I need help modifying a python script. I no absolutely zero programming, and the few things I have tried to learn, simply break the script.
1 comments

How big is it? Put it online somewhere and tell us where.
I will try and setup a place online to post it. Basically it just renames files in a folder or directory. by default, it starts the first one with 0000.txt then 0001.txt. I would like to make it ASK for a prefix THEN add the numeric sequence.

I will get it online and update you all.

The core is probably only 10 lines or so - why not post it here? Then post a change you made, and ask why it doesn't work.

Just a thought.