i have two files names.txt and numbers.txt which contain names and phone numbers of suppliers, line 1 of names.txt corrosponds with the line 1 of the numbers.txt file, what i wish to do is to execute the names and numbers files into another file called suppliers.txt like so name: number,
could anyone help?
could anyone help?
Comment