This website requires JavaScript.
Explore
Help
Sign In
3011175
/
pr3-ws202526
forked from
steger/pr3-ws202526
Watch
2
Star
1
Fork
You've already forked pr3-ws202526
0
Code
Pull Requests
Activity
05b5b27155
pr3-ws202526
/
go
/
00-hello-world
/
hello-world.go
8 lines
72 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"hello world"
)
}
View Git Blame
Copy Permalink