testing1/alcohol_test3.scala
author Christian Urban <urbanc@in.tum.de>
Tue, 13 Aug 2019 10:23:20 +0100
changeset 275 d2e28432378f
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))