Hello World use Golang
xvbnm48
Jun 30
WIth Golang, we can print text like “hello world” with simple code like thispackage main import "fmt" func main(){ fmt.Println("Hello World!") } With fmt pacakge, we can print text to console!.
xvbnm48
Written by
xvbnm48
i am a software engineer
Subscribe
Search...
Ctrl
+
K
xvbnm48
Sign in
Subscribe