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
Andres Wewer
442 PointsChallenge says I'm returning the wrong string, it looks identical to the one they say it should look like. At a loss.
I wish I could attach a screenshot, it says "your string should say xyz" and I'm looking at my string that says exactly "xyz." Skipping this for now but frustrated I won't have that achievement AND that I had to spend this much time on it.
Steven Parker
244,128 PointsSteven Parker
244,128 PointsEven better than a screenshot would be to show the code as text.
You might want to take a look at this video about Posting a Question.
Also, note that the challenge wants you to construct the current date using a function. It does not want you to output a static string.