test.py 79 Bytes Edit 1 2 3 import os filelist=os.listdir(r'C:\Users\10839\Desktop\TEST') print(filelist)