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

Python Python Basics (2015) Letter Game App Letter Game Refinement

Adam Cameron
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Adam Cameron
Python Web Development Techdegree Graduate 16,731 Points

Writing code in shell editor, my code is line-for-line same as instructor's but correct guesses are counted as strikes

So I'm in Brazil and my connection isn't always good enough to use Workspaces, so I've been using the Python Shell (3.5.2), and I think something about it was causing the game not to work even though my code was line-for-line the same as the instructor's from the ZIP file. Is anyone aware of any issues with the shell's editor that might have caused this? I notice some funny behavior when I try to highlight and indent certain code blocks.