func main() {
fmt.Println("Hello world!")
}
One of the very first “programs” you try when learning a new language, the HelloWorld program!
func main() {
fmt.Println("Hello world!")
}
One of the very first “programs” you try when learning a new language, the HelloWorld program!
One response to “Enter my world”
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.