Learning Go Requirement Go(golang) To execute run go run ./main.go ./deck.go To Build run go build ./main.go ./deck.go To run test run go test