App下載

go 在線工具

package main

import (
    "fmt"
)

func main() {
    fmt.Println("Hello W3Cschool!")
}
運(yùn)行結(jié)果