Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 192 Bytes

go-lab

Steps (using power shell)

  1. $env:GOPATH="<path-till-clonned-repo>\go-lab"

  2. go run .\Lab1.go

  3. go run .\Lab4.go

  4. go test .\Testing\Lab23.go .\Testing\Lab23_test.go