Question: Given string userText on one line and string userinput on a second line, append a space to user Text. Then, append userinput to userText. Lastly,
Given string userText on one line and string userinput on a second line, append a space to user Text. Then, append userinput to userText. Lastly, append an exclamation mark to userText. Ex: If the input is: I like cheetahs then the output is: I like cheetahs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
