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

Linda Larson-Prior
Linda Larson-Prior
446 Points

Leaving interactive mode

I can't get back to the introductory videos, and don't recall how to get out of interactive mode - can someone remind me how to do that?

1 Answer

Steven Parker
Steven Parker
229,670 Points

Two easy ways out of the Python command app is with the "exit()" function, or just type CTRL-D.

But you should be able to review any previous videos, just find them on the track's home page (if you're on a track), or just look them up in the Library.