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

i typed in "Hello YOUR NAME" and it wont pass me.

im i doing something wrong.

4 Answers

Hi Christophe,

Not sure what challenge you're talking about (link to it if you can), but I'm assuming you're supposed to be doing string formatting like this:

name = "Christophe"
greeting = "Hello {}".format(name)

I would highly recommend reviewing the video on strings from Python Basics here.

Cheers :beers:

-Greg

Challenge Task 1 of 1

Write the phrase "Hello YOUR NAME" in the appropriate place in this Python 3 code.

i am still in computer basics.

OK gotcha. I found the challenge.

Can you copy and paste the exact code you ran that is failing?

print("Hello YOUR NAME")

Hm, that's working just fine for me. Are you sure you haven't changed anything else in the code? Even just a space before print would cause a problem. What error message are you getting?

this is the error i am getting

Oh no! There was a communication problem.

If you continue experiencing problems, please contact support at help@teamtreehouse.com.

Fear not! Your code is safe with us. You will be able to resubmit once you reload the challenge.

Reload Challenge Back to overview

thank you so much your help.

Ah yeah that happens from time to time. It has nothing to do with the code you've entered. If you click the Reload Challenge button, it should work... eventually. Some days it's frustrating how frequently this happens. Definitely email support if it keeps happening!

ive lost count on how many times i have Reloaded this challenge.. is there anything i can do. i would really like to finish theses tasks.

Definitely email support. help@teamtreehouse.com