InterviewSolution
Saved Bookmarks
| 1. |
How Do I Copy A File? |
|
Answer» The shutil MODULE CONTAINS a copyfile() FUNCTION. The shutil module contains a copyfile() function. |
|