You appear to have created this post without editing the template. Do you have any questions?
Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
hi i keep trying to need help with number two for DS and I’m typing text = “hello world” and it keeps telling me I need to assign a string so I enter it string = text(“hello world”) then it tells me an error so I retyped it a third time to text = print(“hello world”) and I find it would give me the word back and display it in the terminal but in console it would tell me incorrect so what I wanted to say was what am I doing wrong because I’m used to coding in python and I find coding with python for ds is kind of tricky but any tips would be very much apricated thank you
hey @leonpedrote ! welcome to the forum! could you please open your own topic to ask for help?
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.