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

Digital Literacy Computer Basics Computer Languages Programming Paradigms - Part 1

Python 3 code "Hello Your Name"??

I typed in as many way as i can possibly came up with,

Such as:

"HELLO YOUR NAME" " HELLO YOUR NAME " "Hello Your Name" " Hello Your Name" "HELLO YUKIE" etc.

But i don't seem to get the right answer. Need help!

HelloWorld.py
print("Hello Yukie")

4 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hi Yukie,

I think it may have just been a temporary bug with the code checker. I copied your code from your question and pasted into a fresh challenge and it passed. So, just copy your code and open a fresh challenge window, paste it over the code in the window, and you're good to go. :)

Keep Coding! :dizzy:

Thank you Jason!!

It worked perfect,so I proceeded for another task , Which is to put 'Hello MY NAME' on a PHP format. Then again the same happened, So once again I closed a window and open up another window like you suggested above, I did that several time but doesn't work:( Stuck again....

foxtails
foxtails
3,655 Points

It should work, Yukie. Can you take a picture of your example like you did with Pyton? I remember that one of the languages used ' rather than ", so that might be the problem. Keep up the good work!

It worked today!(whoo-hoo!) But this time,I accidentally put 'HelloYukie' and clicked on check work. I thought it has to be space between Hello and Yukie? So I answered the same question with both 'Hello Yukie' and 'HelloYukie' and this time neither of them worked. So once again....I am very confused! Sorry but I don't know how to reply with attached file here:(

Thank you in advance!