Java Challenge on Creating a Canvas
问题 This is probably an elementary question. However, I have completed reading the 9th Chapter of Java Programming for the Absolute Beginner and have approached the Challenges section. I cannot quite understand the question. The question asks: "Create a Canvas that paints a gradient that’s dark on one side and slowly gets lighter as it moves to the other side." This might be helpful information: prior to this challenge question, the word 'gradient' has not appeared within code methods or within