# Hello Go ```bash go run hello-world.go ``` Prints: `Hello World` --- ```bash go run hello-world-server.go ``` Launches a webserver