.idea | ||
.gitignore | ||
error.go | ||
go.mod | ||
LICENSE | ||
main.go | ||
README.md | ||
test.txt |
checkdigitCalculator
This is a calculator written in Go to process a text file of a large list of UPCs calculating their Check Digits.
.idea | ||
.gitignore | ||
error.go | ||
go.mod | ||
LICENSE | ||
main.go | ||
README.md | ||
test.txt |
This is a calculator written in Go to process a text file of a large list of UPCs calculating their Check Digits.