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 trialKonrad Gołda
735 PointsFolders
Hi!
I am noob in programming, starded just today and I am confused on the very beginning of this course. You are saying that folder "workspace" is the same folder as "python.py". I don't understand this, sounds abstract. There are 2 different names though: "python.py" and "workspace".
Did you mean forder "python.py" is IN the folder "workspace"? I am not sure if my suspicions are correct so could you specify your thought? Why this is the same folder...
My English is far away from a fluent so maybe this is the reason I do not understand this.
Thanks for reading this and for the answer! Konrad
1 Answer
Favour Uche
3,551 Pointsthe workspace is where we are allowed to practice our code while python.py is a file stored in the workspace. you can also create new files as you go on in the course. Hope this helps and goodluck
Konrad Gołda
735 PointsKonrad Gołda
735 PointsRight, sounds very clear now. Thanks!