os.py 80 Bytes Edit 1 2 3 4 import os list = os.listdir("C:\\Users\\IMAGINE\\Desktop\\text") print(list)