Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialali raafat
444 Pointscan i get the answer for this one plz
i cant find any answer i tried everything
2 Answers
Jennifer Nordell
Treehouse TeacherHi there Ali! First, I don't know which question you're referring to, nor am I likely to give a direct answer without knowing what you've tried thus far. Also, the questions are presented in a random order, so "this one" doesn't narrow down to which question you're referring. But here are some hints:
Q: What is the purpose of the following code statement?
Look around 3:23 of this video
This hint can be applied to three separate quiz questions.
Adobe.Illustrator.Canvas.Paint consists of 3 parts. The method which is the last item (Paint). The class, which is the next to last item (Canvas). And the namespace which is everything before the class. Remember, a namespace can contain a dot to represent a separation between the company and the particular product.
Hope this helps!
Aurelian Spodarec
10,801 PointsOf course you can! The answer is in the video, if you re-watch it!
But on a serious note, try to re-watch it, sometimes when I learn, i might not get it the first time, in fact, I'm re-watching the videos all the time.
A X
12,842 PointsA X
12,842 Pointsali raafat : Do you know how to post your code so we can see what you've done so far?