4 ms·
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.
by malabar 16y 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.
- RiderOfGiraffes 16y agoHow big is it? Put it online somewhere and tell us where.
- malabar 16y agoI 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.
- RiderOfGiraffes 16y agoThe 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.