Hello guys, i know basic python but i try to go to the basic code
print(“hello, world”)
and solution seems to be other, what is wrong?
Hello guys, i know basic python but i try to go to the basic code
print(“hello, world”)
and solution seems to be other, what is wrong?
Did you read the code that was there before you started? No spoilers, but it is a little different than the usual “hello world” exercise you might be used to.
Also, pay attention to the exact spelling. Mosts tests on exercism are case-sensitive.
If you want to start over, you can revert the exercise in the upper right corner:
Excelent, thanks for the help, i am through now.