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

General Discussion

Robert Bryan
Robert Bryan
2,869 Points

Formatting code to show up in Q&A posts correctly.

How do you get code to show up in the terminal looking box?

print("Hello Treehouse")

This looks just like everything else I am typing. What do I enter into this post to let it know that I want it to look like it is in "terminal looking window".

And any other tips or tricks or links would be great.

Thanks...

5 Answers

Jose Soto
Jose Soto
23,407 Points

Right below the text area boxes there is a Markdown Cheatsheet link that opens a modal with all of the formatting tips.

Robert Bryan
Robert Bryan
2,869 Points

'''html <p> Thanks </p> '''

Robert Bryan
Robert Bryan
2,869 Points
<p> 
Thanks part2
</p> 
Robert Bryan
Robert Bryan
2,869 Points
I GOT it... I think...
Robert Bryan
Robert Bryan
2,869 Points
print("Thanks Jose")