in reply to push with interpolated variable

The first one push $value into the array. The second push a string containing $value with a trailing space into the array.
Boris