Question: USING PYTHON! Write a function in python that takes the address of a directory, and the address of a text le, and a le extension
USING PYTHON!
Write a function in python that takes the address of a directory, and the address of a text le, and a le extension (e.g. '.jpg') as inputs. The function nds what les are in the directory with the input extension, and writes their names in that text le. If there are no les with this extension, it should write in the le "no les with extension (replace with input extension, here) "
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
