print the folder name and the count of files in the folder using python code code example Example: python count files directory import os len(os.listdir(directory))