my @list = ( map { make_beads($_} } sort { $a cmp $b } grep { } @colors ), @grey_scale;