Note: Use only forward slash in the directory path location. import os arr = os.listdir("c:/temp/") print( ...
確定! 回上一頁