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 trialPrim Phan
Courses Plus Student 8,111 PointsChallenge Task 1 of 2. Create an int variable called 'size' with a value of 13.
Why did I get "Bummer!" ? Did I do anything wrong ?
And I got this error in every challenge I did.
int size = 13;
2 Answers
Jason Anders
Treehouse Moderator 145,860 PointsHi Prim,
I have forwarded your post to the Treehouse Support Staff for further investigation. Your code is correct and should pass the challenge. I have come across another post with the identical issues as you are experiencing, but it was for a different course, although also an Objective-C course.
As I'm just a student like yourself, I unfortunately cannot give a more precise answer. The Support Team is aware, and should be able to help resolve the problem. Keep in mind that it is the weekend now, and in some places a long weekend, so it may be a few days.
Keep Coding! :)
Prim Phan
Courses Plus Student 8,111 PointsThank you for your response. I appreciate the information you have provided me with.
Tom Lau
12,169 PointsPrim Phan try that again. I filed a bug/support ticket for later in this course and they just informed me it was resolved. Believe their web compiler was broken.
Nick Frozz
31,289 PointsNick Frozz
31,289 PointsI have the same issue, in this challenge and 2 more subsequent(with a quoteLabel and a property) something wrong with an engine.