talk is cheap show me the code #!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : 2020/4/25 10:43 # @File : printFileDir.py import os def print_find_file_dir(filename, dirname='.', relativepath='.'): """编写一个程序