Question: Manipulating PDF Files in Python: Write a Python program that prompts the user to enter a directory name. You can assume the user enters a
Manipulating PDF Files in Python:
Write a Python program that prompts the user to enter a directory name. You can assume the user enters a directory name that exists. The program should print the name of every text file (every file that ends in '.txt') in that directory and every subdirectory underneath that directory.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
