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

How can i get a workspace like the ones on treehouse on my computer at home, as a downloaded program? (for python)

I really like the black workspaces that you use to complete the python challenges. I am wondering how i can get that on my computer at home if possible. Is there a program i can download on a website or something similar? Thanks.

Dave StSomeWhere
Dave StSomeWhere
19,870 Points

Most text editors have a dark theme. Do you currently use something like Atom, Sublime, PyCharm, Eclipse or one of the many others?

1 Answer

The black area you write in is an editor.

Some editors you can download + try on your computer are:

  • Visual Studio Code
  • Sublime Text 3