Skip to content

Latest commit

 

History

History

README.md

Go lang

How to run

$ go run Hello.go 

OR

$ go build Hello.go
$ ./Hello