Question: Utilizing the Python Image Library (PIL) and the examples provided during this weeks lecture develop a Python script that accurately identifies digital images. Extract the
Utilizing the Python Image Library (PIL) and the examples provided during this weeks lecture develop a Python script that accurately identifies digital images. Extract the testimages provided into the Virtual Desktop Environment (in the persistent storage areas) Develop a script that:
1) Prompts the user for a directory path to search
2) Verify that the path provided exists and is a directory
3) Iterate through each file in that directory and examine it using PIL.
4) Generate a prettytable report of your search results (sample shown here)

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
