python program to count folders from path code example Example: python count files directory import os len(os.listdir(directory))