Enter my world


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”