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

HTML HTML Basics Going Further with HTML Root-relative Paths

Where do I type the python command? How do I "open my terminal"?

Sorry, I know these are probably dumb questions, but I am a complete beginner... In the teacher's notes, it says to start a Simple Web Server "Open your Terminal (or console)" and type in the python command given. I don't even know where to start with these instructions.. Please help!

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there, David Litman ! This is going to depend largely on your operating system. If you're using macOS, try hitting the CMD + spacebar and using "spotlight" to search for terminal. This will help you open your Terminal app. If you are using Windows try searching for cmd.exe. This will help you find the command line console for Windows.

Hope this helps! :sparkles: