Given string strInput1 on one line and string strInput2 on a second line, assign longerStr with the longer string. If the strings are the same length, assign longerStr with "Same Length".
Ex: If the input is:
ornament
rice
then the output is:
ornament