%hash = ( brown => 1, red => ( green => 1, white => 1, ), blue => ( yellow => 1, ), black => 1, purple => ( orange => ( gray => 1, ), ), );