example: add arithmetic mean example from rosetta code
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 24 Jun 2015 18:45:38 +0000 (14:45 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 24 Jun 2015 18:45:38 +0000 (14:45 -0400)
commitd7325553c4cb9c9dd6d1d8e9c667be47e47da3a7
tree13e4812c526e349c15778a0a924589d6eee0f85f
parentd77539e67599b049607518b54210d468bb685d6c
example: add arithmetic mean example from rosetta code

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
examples/rosettacode/arithmetic_mean.nit [new file with mode: 0644]
tests/sav/arithmetic_mean.res [new file with mode: 0644]