hello-go My first Go program! Simple Hello World implementation to learn Go basics. Files main.go - Hello World program variables.go - Variables example Usage go run main.go