Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Write a Python script that accesses a website's URL and dowloads a picture to your computer's hard drive.  Then access another URL and dowload the HTML file associated with that web address.  Add pr

Write a Python script that accesses a website's URL and dowloads a picture to your computer's hard drive.  Then access another URL and dowload the HTML file associated with that web address.  Add print statements to indicate the program is downloading the content.  For example: (the listed URL's are fake, they should not be used - find your own URL's for your code) 

The script is currently downloading an image from http://mywebsite.com/pictest.jpg .....

The script is currently downloading an html page from http://newwebsite.com/testdown.html .....

Submit your code copied and pasted into a document and include multiple screen shots.  One should be of the program executing on your computer, the next one should be a screen shot showing me that the picture downloaded to your system and the last one should be a screen shot of the file downloaded to your system.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question