Question: Given string userLocation on one line and string userState on a second line, append a comma and a space to userLocation. Then, append userState to
Given string userLocation on one line and string userState on a second line, append a comma and a space to userLocation. Then, append userState to userLocation. Ex. If the input is: Albany New York then the output is: Albany, New York
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
