how to find number of files in a folder python jupyter notebook code example Example: python count files directory import os len(os.listdir(directory))