Given a string name, e.g. "Bob", return a greeting of the form "Hello Bob!". Given a string, return a new string made of 3 copies of the last 2 chars of the original string. The string length will be ...
Given a string, return a new string made of 3 copies of the last 2 chars of the original string. The string length will be at least 2.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results