This is the error it is showing:
value error
Traceback (most recent call last).
Code:
url = "www.flipkart.com"
html = urlopen(url)
This is the error it is showing:
value error
Traceback (most recent call last).
Code:
url = "www.flipkart.com"
html = urlopen(url)