Question: Given string user Text on one line and string userinput on a second line, append a space to userText. Then append userinput to userText. Lastly,
Given string user Text on one line and string userinput on a second line, append a space to userText. Then append userinput to userText. Lastly, append a period to user Text. Exif the inputis: I don tt like spiders then the output is: I don't like spiders
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
