mxssl / go-sum-arr-elements

sum of all the elements of the integer list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-sum-arr-elements

go test -v -cover
=== RUN   TestSum
--- PASS: TestSum (0.00s)
PASS
coverage: 71.4% of statements
ok      go-sum-arr-elements 0.003s

About

sum of all the elements of the integer list


Languages

Language:Go 100.0%