Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Ryan Fadholi
5,168 PointsPlease rephrase the question
Hi,
I think it's a good idea to rephrase the question in "Feeling Sluggish" code challenge, especially this part: "Your function should accept a string to make into an acceptable file or directory name and a path".
I was stuck in the challenge for quite some time because I thought that the function only accepts one string because of its wording, and the example of the function given by Kenneth in a video before the challenge is accepting only a string. It turns out that the function accepts 2 parameters: a string of directory/filename and a path.
And it seems that there are other students that's also confused by the question: https://teamtreehouse.com/community/next-code-challenge-task-is-fed-up https://teamtreehouse.com/community/stuck-at-this-codechallenge
Thanks!
1 Answer

Craig Dennis
Treehouse TeacherThanks Ryan Fadholi ! (and Chris Freeman for the ping)
I've updated the question with your wonderful suggestion!
Thanks for making Treehouse better!
Chris Freeman
Treehouse Moderator 68,239 PointsChris Freeman
Treehouse Moderator 68,239 PointsValid point! Tagging Craig Dennis for a closer look.