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

Python Python for File Systems Project Starter Feeling Sluggish

Ryan Fadholi
Ryan Fadholi
5,168 Points

Please 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
STAFF
Craig Dennis
Treehouse Teacher

Thanks Ryan Fadholi ! (and Chris Freeman for the ping)

I've updated the question with your wonderful suggestion!

Thanks for making Treehouse better!