Here\'s my code:
import os import shutil amount = 1 count = 0 for download in os.listdir("./Downloads"): if count == 10: amount += 1