CYB 130 Week 3 Individual: Accessing the Internet

0 items
CYB 130 Week 3 Individual: Accessing the Internet
CYB 130 Week 3 Individual: Accessing the Internet
$7.00
  • Description

CYB 130 Week 3 Individual: Accessing the Internet

Create a function that pulls a picture from a URL and creates a thumbnail saved on your local machine.

Since this assignment specifies the picture should be saved as a “thumbnail,” the full answer should include a function that decreases the image to a thumbnail size (saveThumbnail2). However, if the picture pulled from a URL was a thumbnail originally, your function should just save the image without resizing (saveThumbnail1).

Review the program presented in Ch. 13.2 Program 163, “Writing Programs to Generate HTML,” of Introduction to Computing and Programming in Python.

Zip your Python .py file and submit the.zip file so the code can be validated.

Submit your assignment using the Assignment Files tab.