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 trialUmang Pandya
728 Pointspython3 hello_treehouse.py is wrong answer
How come python3 hello_treehouse.py
is wrong answer?
2 Answers
Kenneth Love
Treehouse Guest TeacherI've added python3 hello_treehouse.py
as an acceptable answer. Depending on your local system, you might need that 3
in there, so it should have been a valid answer anyway. Thanks for bringing it up!
Damien Watson
27,419 PointsHey Umang,
When running in the console, you don't need the version of Python after the word, well not in my console or for the correct answer to this question:
Try:
python hello_treehouse.py
Umang Pandya
728 PointsUmang Pandya
728 PointsThanks Kenneth... Love from India.