i have the open file function just need help with the copy file function and main
Ask for a source filename and a target filename. Then copy the source file to the target file using the open_file() function of problems 3 and 4, a new copy_file(sourc e_file, target_file) function, and a main() function, with the same exception handling as problems 3 and 4.
copyfile1.py – The copy_file() function must not use a loop.
please im me on AIM <removed by moderator> or post back
much love
Ask for a source filename and a target filename. Then copy the source file to the target file using the open_file() function of problems 3 and 4, a new copy_file(sourc e_file, target_file) function, and a main() function, with the same exception handling as problems 3 and 4.
copyfile1.py – The copy_file() function must not use a loop.
please im me on AIM <removed by moderator> or post back
much love
Comment