Reference no: EM132198678
1. 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.
2. Given a folder with images in it, create an HTML page named index.html that contains links to each JPEG file in the directory as follows:
Write a function that creates a string of the path to a directory.
Generate a thumbnail (half the size) copy of each image.
Use makeEmptyPicture to create a blank picture in the correct size, then scale down the original picture into the blank picture.
Name the new image "half-" + the original filename (e.g., if the original filename was fred.jpg, save the half-size image as half-fred.jpg). The anchor in the link to each full-size picture should be the half-size image.
Do businesses have the right to demand your social media
: Do businesses, employers, churches, colleges, have the right to demand your social media password?
|
Explain three methods used to steal your identity
: What is identity theft? Explain three methods used to steal your identity. List five different steps you should take to protect your identity.
|
Major responsibilities of human resources management
: The major responsibilities of human resources management (HRM) are attracting, developing, and maintaining a quality workforce.
|
How does culture affect leadership
: How does culture affect leadership? How do you think power affects leadership?
|
Create a function that pulls a picture from a url
: Create a function that pulls a picture from a URL and creates a thumbnail saved on your local machine.
|
Discuss the merits of the role of the federal government
: Discuss the merits of the role of the Federal Government in this context.
|
How sales of individual items would be entered
: As the new manager of a convenience store, you have noticed issues with the manual method of tracking sales using paper sales tickets and spreadsheets.
|
Create a table listing at least seven data items collected
: During your weekly trip to the grocery store, you purchase bread, milk, cold cereal, bananas, and ice cream. The purchase was made using a debit card.
|
What is the purpose of the auditors opinion and report
: ACT450: AUDITING ASSIGNMENT, Colorado State University Global Campus, USA. What is the purpose of the auditors' opinion and report
|