%hash = ( key1=>'Quad', key2=>'Circle', key3=>'Triangle' ); print %hash;