Question: The main function will take one argument which is a text string indicating where the user wishes to write the file. It has the user
- The main function will take one argument which is a text string indicating where the user wishes to write the file.
- It has the user pickAFile() to edit
- It changes the light purple stars to a green color
- It changes the pinkish stars to a deep red color
- It changes the red circle to black
- It changes the orange ellipse to blue
- It changes the light blue rectangle to gray
- It changes the brown body and head of the ukulele to dark blue
- It changes blackish fretboard of the ukulele to red
- It lightens the top left quarter of the image.
- It then displays the image to the user
- It then writes the image to disk as the user indicated in the call to the main function
This program will need to be written in Jython (JES) or Python. The picture to be used is:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
