I need someone help me to write this for me plz... i just want this done in windows with any language...thx I have a list of names which saved in names.txt file John Peter Mary Lily ... ... and I want to save them in groups 3 people in each txt file . Same file name but in different folder. I also have a list of folder in txt file c:\heha\names.txt c:\heha1\names.txt c:\heha2\names.txt
Give a man a fish, he'll eat for a day. Teach a man to fish ... What's your language? You need to learn to work with the file system, loops, and the modulo operator. The code should be 25 to 30 lines.