Go Scanner

The Go Programming Language Ex(8)

Ex 7.1 Using the ideas from ByteCounter, implement counters for words and for lines. You will find bufio.ScanWords useful.