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 Meet Python Input and Coding Style

Traceback calls keep appearing in my Mac terminal

I'm practicing the input exercise in this video using the Terminal shell on my Macbook, but every time I enter anything (as shown in the video) I get an error message with a traceback call telling me whatever it is I've entered is undefined. The default version of Python running on my Macbook is 2.7.

1 Answer