Visual basic first excerise hello world

I keep getting error messages, what i the solution to solve it?

If you’d like solutions, you can use Incognito Mode to browse community solutions.

If you’d like to learn and solve this yourself, you can post your code and the error (please use a codeblock; please do not use screenshots) and someone might be able to help you understand why your code fails and what you should fix.

Public Module HelloWorld
Public Function Hello() As String
Return “Goodbye, Mars!”
End Function
End Module

that is the code without the solution, every time I try to solve I get an error.

Note, this is actively being discussed on Discord: Discord