Why does the file have to contain a count of the numbers
in the file? Why not just read the whole file?
MatzLisp (Ruby):
If the file isn't too large:
IO.read('Sherlock-data-1.txt').split.map(&:to_f)
==>[4.0, 3.0, 1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 13.0, 29.0, 71.0]
--
You have politicians saying that ... as many Africans as want to come into
Sweden should be able to come.... They've already said that everybody from
Syria can come to Sweden.... [T]hey are actually thinking of commandeering
people's vacation homes because they need more housing for immigrants.
--- Dr. Kevin MacDonald (
http://lnrlive.com/tpc/tpc20150509c.mp3)