Question: 1. Please write the following program using Python 3. Also, please show all output. Using os.walk, write a script that will print the filenames of

1. Please write the following program using Python 3. Also, please show all output.

Using os.walk, write a script that will print the filenames of zero length files. It should also print the count of zero length files.

Write a script that will list and count all of the images in a given HTML web page/file. You can assume that:

Each image file is enclosed with the tag

The HTML page/file is syntactically correct

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!