Running code go run main.go Running specific day go run main.go 1 Running tests Testing all go test -v ./... Testing folder go test -v ./day1