Help for this page
%hash = ( 100 => '1', 101 => '23', ... ... 200 => '75' );
#!/usr/bin/perl use strict; use warnings; ... return $amount / $count; }