Get only files with next in a directory: returns only the file in the root folder import os x = next(os.walk('F://python'))[2].
確定! 回上一頁