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 Swift Basics (retired) Collections Modifying an Array

McKenna Rowe
McKenna Rowe
2,930 Points

Is 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????

kirkbyo
kirkbyo
15,791 Points

Hey McKenna,

Could we see your code to try to find the problem?

Ozzie

1 Answer

McKenna Rowe
McKenna Rowe
2,930 Points

Hey 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
kirkbyo
15,791 Points

That is good hear! I am glad it all worked out :)

Ozzie