testing1/alcohol_test3.scala
author updated
Fri, 07 Dec 2018 02:38:50 +0000
changeset 238 25d896ada26c
parent 144 41a2b4f2c30c
permissions -rw-r--r--
updated



assert(CW6b.sorted_country_consumption().size == 177)

assert(CW6b.sorted_country_consumption()(9) == ("United Kingdom", 671976864))

assert(CW6b.percentage(164) == (28771558364L, 28771558364L, 100.0))