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.
2 Answers

Bob Buethe
3,276 PointsI ran this, and it returns 5. That's correct. In the string 'opqrst', the 'o' is at index 0, 'p' is index 1, 'q' is index 2, 'r' is index 3, 's' is index 4, and 't' is index 5.

Bob Buethe
3,276 PointsAh, the communication problem message. I've been getting that, especially around midday when internet traffic is heavy. I just click the X in the top right to close the message window, then click the "Check Work" button again. Sometimes it takes a few tries, but it eventually gets through.
Terrell Phinazee
1,675 PointsTerrell Phinazee
1,675 PointsThanks Bob! It still says i'm having communication problems for some reason. I've reached out to support, so i'm waiting so I can move on.