if you submit a set of strings, Array accepts them as a single, concatenated element.
d = Array( "H" "D" "L" ) p d