image/svg+xml Go package mainimport "fmt"func main() { fmt.Println("Hello");} Chapter 1