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 trialAdi 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? :)