Write a function that create a string of path to a directory


Jython Programming Assignment

Using Jython v5.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

• Generatea 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.

The response should include a reference list. Double-space, using Times New Roman 12 pnt font, one-inch margins, and APA style of writing and citations.

Attachment:- JESPIC.rar

Solution Preview :

Prepared by a verified Expert
Programming Languages: Write a function that create a string of path to a directory
Reference No:- TGS02130475

Now Priced at $70 (50% Discount)

Recommended (93%)

Rated (4.5/5)