#I am a beginner and was about to start learning python and got stuck in the first exercise.

6 messages · Page 1 of 1 (latest)

plain dock
#

in the hello world exercise i cleared already written thing and wrote print("Hello world ")
but its not working
Can some body help me

raven silo
#

Maybe you shouldn't have cleared everything.
The code provided is there for a reason

Watch the introduction video of the exercise again and reset the exercise with the 3 dots at the top right and try again

native shard
#

HI DeVerse, did you manage to solve the issue?

void matrix
#

Hey, Im stuck there too. What should I do ?

#

I put this and it always get me wrong, I don´t know what else to do

#

def hello():
return 'Goodbye, Mars!'
def hi():
return 'Hello, World! '