Test yourself on urlib module with Python
Quiz
1.
Which module is ideal to use for fetching and opening URLs?
A.
urlib.parse
B.
urllib.request
C.
urlib.robotparser
D.
None of them
1 / 4
Test yourself on urlib module with Python
Quiz
Which module is ideal to use for fetching and opening URLs?
urlib.parse
urllib.request
urlib.robotparser
None of them