Help for this page
my %dict = ( 'brown' => 'yellow', () => 'int', () => 'float', );
my %dict = ( 'brown' => 'yellow', 'int' => 'float', );