# This will print all *.py files in the current directory print("### Find all *.py files in the current directory ###") ...