Copy Files · import os · import shutil · # Creating a new folder in the current directory · os.mkdir('javatpoint') · # It will show the empty folder · print('Empty ...
確定! 回上一頁