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

every time I wright something it says "step 1 is now not correct"?!?!?

I don't know what to do!

Please link to the challenge you're attempting, and the code you've tried. There are a number of different reasons you could be receiving the error mentioned, but most likely is that code you've added for step 2 has caused a syntax error.

Here it is. Not sure if it will work?

I can now see the challenge, but I can't see your code - you'll need to paste that in here so I can work out what the error is.

I figured out that it whats you to create the variable again because it didn't save from the last objective:) Sorry if I wasted any of your time:(

Thanks for replying in the first place:)

No problem - well done on working it out :)

Thanks!

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,863 Points

That error is kind of misleading. It always means that you have introduced a serious logic or syntax error in the current task you are working on that is now breaking the Code Checker. But without seeing your code, it is impossible for us to help troubleshoot.

It is always best practice, when posting challenges in the Community to click the Get Help button directly in the challenge and make sure "include my code" is checked. This will link to the correct challenge and included the code you have written for the challenge.

If you're still stuck, you should re-post this question from the challenge so everything is included, so we can then offer our assistance.

:dizzy:

Thanks for the info:) I figured out the problem anyways but I will make sure to include next time. Thanks! BTW: This is my first time trying Treehouse and i'm loving it! Good Job!