Question: Given string userString 1 on one line and string userString2 on a second line, assign outString with the longer string. If the strings are the
Given string userString 1 on one line and string userString2 on a second line, assign outString with the longer string. If the strings are the same length, assign outString with "Same length". Ex: If the input is: eagle dark then the output is: eagle
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
