Question: Hey could someone help me with this code. I'm using the JES and am running into a few issues with the code so if I

 Hey could someone help me with this code. I'm using the

Hey could someone help me with this code. I'm using the JES and am running into a few issues with the code so if I can get some guidance that would be great. Thank you!

Problem 1: Write a function that selects the caterpillar.jpg picture from the files we downloaded. Change at least one of the white triangles on the caterpillars back to a color of your choice(for now we will make a rectangle), save the modified picture to a new file, and display the new picture **Note: this will require the use of the "writePictureTo" function (from Chapter 4). This function should not use pickAFile) instead use the setMediaPath() function to set the directory that contains the pictures. The call the makePicture) function with the name of the image Problem 2: Write a function that opens the greenTurtle.jpg picture from the files we downloaded last week. Change the color of the turtle's eyes, save the modified picture to a new file, and display the new picture **Note: this will require the use of the "writePictureTo" function. . This function should not use pickAFile() instead use the setMediaPath() function to set the directory that contains the pictures. The call the makePicture(0 function with the name of the image Problem 3: Write a function that opens any picture and reduce the red value by 50%. Remember to use the "for" loop we learned in class Problem 1: Write a function that selects the caterpillar.jpg picture from the files we downloaded. Change at least one of the white triangles on the caterpillars back to a color of your choice(for now we will make a rectangle), save the modified picture to a new file, and display the new picture **Note: this will require the use of the "writePictureTo" function (from Chapter 4). This function should not use pickAFile) instead use the setMediaPath() function to set the directory that contains the pictures. The call the makePicture) function with the name of the image Problem 2: Write a function that opens the greenTurtle.jpg picture from the files we downloaded last week. Change the color of the turtle's eyes, save the modified picture to a new file, and display the new picture **Note: this will require the use of the "writePictureTo" function. . This function should not use pickAFile() instead use the setMediaPath() function to set the directory that contains the pictures. The call the makePicture(0 function with the name of the image Problem 3: Write a function that opens any picture and reduce the red value by 50%. Remember to use the "for" loop we learned in class

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Let me guide you through the solution to all three problems in detail and provide code for each one based on the requirements youve shared Ill break it down step by step Problem 1 Modify the caterpill... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!