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

How do I create effective parameters in python?

I'm to program a draw_square_here function w/ parameters using a python turtle. but my code does not work. It says there are no errors. Any way to fix this? /Users/dmscant1/Desktop/Screenshot 2023-10-06 at 9.25.17 AM.png

Steven Parker
Steven Parker
230,995 Points

You can't share a file on your computer like that, but a screenshot isn't very helpful for debugging anyway. If you are using a Treehouse workspace, watch this video about sharing a snapshot of your workspace. It's also helpful to provide a link to the course page you are working with. Take a look at this video about Posting a Question.

If it's not in a workspace, consider uploading it to one unless it's pretty small. You can cut and paste the code into the question, but be sure to use Markdown formatting to preserve the code's appearance.