package main import "fmt" func main() { fmt.Print("hello" + "world") fmt.Print("1+1=", 1+1) }
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT