I have just started learning python and want to write a program to get the content of a webpage using python urllib.request.urlopen()
My code was like this: