I have 2 main Functions that I want to run in one go which is test_FolderMaker();, and copyfile(); but the problem is that an error says "no f
test_FolderMaker();
copyfile();