babydogdog6218 babydogdog6218 26-05-2023 Computers and Technology contestada Take two String inputs of the same length and merge these by taking one character from each String (starting with the first entered) and alternating. If the Strings are not the same length, the program should print "error".