python how to get the count of all elements in a folder code example Example: python count files directory import os len(os.listdir(directory))