Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 191 Bytes

Learning Go

Requirement

To execute run go run ./main.go ./deck.go

To Build run go build ./main.go ./deck.go

To run test run go test