I\'m learning Python by following Automate the Boring Stuff. This program is supposed to go to http://xkcd.com/ and download all the images for offline viewing.
I\'
No schema means you haven't supplied the http:// or https:// supply these and it will do the trick.
http://
https://
Edit: Look at this URL string!:
URL '//imgs.xkcd.com/comics/the_martian.png':