my %month_hash = ( '1' => 'January', '2' => 'February', '3' => 'March', '4' => 'April' );