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 trial

iOS Objective-C Basics Basic Data Types and Variables Numerical Variables

Prim Phan
PLUS
Prim Phan
Courses Plus Student 8,111 Points

Challenge 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.

variable_assignment.mm
int size = 13;
Nick Frozz
Nick Frozz
31,289 Points

I have the same issue, in this challenge and 2 more subsequent(with a quoteLabel and a property) something wrong with an engine.

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hi 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! :) :dizzy:

Prim Phan
Prim Phan
Courses Plus Student 8,111 Points

Thank you for your response. I appreciate the information you have provided me with.

Prim 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.