Question: PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, specify (a) the number of parameters it takes; and (b) the types of
PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, specify (a) the number of parameters it takes; and (b) the types of data that should be passed to it. Do not include self.
i. Method is passed parameters:
ii. Method is passed parameters:
iii. Method is passed parameters:
iv. Method is passed parameters:
For example, let's say that you think foo is a method of this class (it is not). Then you would fill in one of the above with something like:
EXAMPLE: Method foo is passed 2 parameters: a string and an integer THE IN BOLD IS WHAT WE NEED TO FILL IN 1-iv. METHODS IN THE HTMLParser class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
