Question: Make Outline From Web Page The outline is constructed from this webpage: http://homepage.divms.uiowa.edu/~lillis/016/2018Summer/jazz.html and should look like this: HW11-Make Outline From Web Page For this
Make Outline From Web Page

The outline is constructed from this webpage: http://homepage.divms.uiowa.edu/~lillis/016/2018Summer/jazz.html and should look like this:

HW11-Make Outline From Web Page For this assignment you will write a function that takes two arguments: a URL for a web page and a file name for the output. The function is to open the URL and construct an outline from the HTML code. The outline is to be saved in a text file with the specified name. The outline should include text between any ,
,
, or
tags. The text from each heading level should be indented properly so that all
tags are indented under their
tag, etc. Each heading level should also be properly numbered, with heading hx having x levels of numbering. Assumptions You can make the following assumptions regarding the HTML code being used to construct the outline: 1. The
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
