Go Playground

package main import "fmt" func main() { fmt.Println("Hello, World!") }

Welcome to Go Playground!

Would you like to take a tutorial to learn about the features?