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 trialDavid Odisho
53 PointsCan someone check my work for the first coding assignment?
I can't seem to get a satisfactory result.
2 Answers
nixfifty
1,184 PointsGoing to need to see the code to help you. :)
Dane Parchment
Treehouse Moderator 11,077 PointsCan you please post your code, for us to see?
notf0und
11,940 Pointsnotf0und
11,940 PointsAdd code with backticks :) " ``` " are the characters you'll want. Check out the markdown cheatsheet.
Do like this
starting backticks and language```C
code goes here
ending backticks```