Hello World

    Go

    1.  
    2. import "fmt"
    3. func main() {
    4. fmt.Println("Hello world")