Hello world code!

how to solve the hello world task? Hi i"m new to coding. can i get help please!!!
def hello():
return (‘Goodbye, Mars!’)
what is the next code???

  1. Watch the intro video.
  2. Run the tests and see what they tell you needs to be changed.
  3. Use codeblocks when sharing code :slight_smile:

I am not new to programming, however I am not able to solve this tutorial exercise. The thing is when I run for test, nothing happens.