python count files that are not directory code example Example: python count files directory import os len(os.listdir(directory))