Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Adi Jain
2,771 PointsWhy does it say "Looks like Task 2 is no longer passing"
Print the length of the array real_numbers using the sizeof() function. Your output should look like the following: Array real_numbers can store x items. This is what it is asking. Task 2 is asking for Array real_numbers is x bytes, but when it says to change it, it says im doing something wrong.
1 Answer

Konrad Pilch
2,435 PointsBecause you must have messed up some code from the first task, or add something that break the function of the code in task1. You got something wrong. i don't know iOS so i can't help.
agreatdaytocode
24,757 Pointsagreatdaytocode
24,757 PointsCan you paste in your code so that we can help you? :)