Go Zen .DEV

Home

❯

Code and Sandbox

Code and Sandbox

May 31, 20251 min read

  • golang
  • Golang

Golang

Introduction

this is the gozen wbsite,

package main
 
import "fmt"
 
func main() {
	fmt.Println("Hello, 世界")
}
 

Visit us later, meanwhile please check GoZen: Main Page

Test and Sandbox

try out more codes via the sandbox

  • Go Dev - Playground https://go.dev/play/
  • Go Sandbox: https://www.go-sandbox.org/

Graph View

  • Introduction
  • Test and Sandbox

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community