Rearrange the following lines of code to produce another implementation of the boxstring method that uses a helper method for printing the horizontal lines. Put the helper method after the boxstring method. Note that the helper method, unlike boxstring, returns a value