Question: Given string strinput1 on one line and string strinput2 on a second line, assign lengthDifference with the length of the shorter string subtracted from the
Given string strinput1 on one line and string strinput2 on a second line, assign lengthDifference with the length of the shorter string subtracted from the length of the longer string. Ex: If the input is: tiger dog then the output is: 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
