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 trialMcKenna Rowe
2,930 PointsIs there something wrong with the quiz on modifying arrays?
On the first question: http://teamtreehouse.com/library/swift-basics/collections/modifying-an-array-2
it keeps telling me the todo var isn't set up correctly, but the editor/debugger wont give any details. I tried adding in todo: [String] but no luck????
1 Answer
McKenna Rowe
2,930 PointsHey Ozzie--I think there might be something buggy with my chrome browser. The code was correct but I kept getting an error. Then I refreshed, submitted the same code and it accepted it. I'll try to take some screen captures/notes.
kirkbyo
15,791 PointsThat is good hear! I am glad it all worked out :)
Ozzie
kirkbyo
15,791 Pointskirkbyo
15,791 PointsHey McKenna,
Could we see your code to try to find the problem?
Ozzie