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 Functions and Looping Returning Values

I am stuck in modules I forgot how to get out

I need help with the shortcut how to get out of modules.

I'm not precisely sure what you mean? I know ctrl-d will exit the console. Can I ask, when you say module, what are you specifically referring to?

Me too luther wardle We mean how did Craig get out in the vid at minute 7.18

Adam, I think he used the single button "q" to get out

1 Answer

type exit() on my mac and hit enter. It should work :)