If you want to print the absolute path of all the files from your current directory, simply add an os.path.join() to the os.listdir() function! We'll make a ...
確定! 回上一頁