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 Basics (2015) Python for Beginners Third Quiz

python3 hello_treehouse.py is wrong answer

How come python3 hello_treehouse.py is wrong answer?

2 Answers

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

I'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!

Thanks Kenneth... Love from India.

Damien Watson
Damien Watson
27,419 Points

Hey 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