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

Stranded while Using help function for the interpreter in Workspaces for python

I launched the workspace for python and after entering the interpreter I input the following command:

help(str)

the command seems to have worked however I get stranded in the console after i get the information. The word "END" displays after the result but I have no way to get back to the default state in the interpreter to enter another help command. Can someone tell me what I'm doing wrong? Help is much appreciated.

1 Answer

Hi,

You sold be able to get back if you press 'q'