New to Python kindly assist

Gentleman forgive me I am new to Python and geany IDE I did write my first code Hello World

I can see it on terminal . I see my Hello world in Terminal although on the bottom.

Program exited with code : 0 I am aware I am stupid but would like to no is the message a issue or is everything correct.

I Thank You All In Advance.

Andre Kitching

Springs Gauteng South Africa

Usually a 0 exit code means everything is good, and a non-0 exit code means an error occurred