C# NEW STRING
€31.99 C# Sharp exercises: Create a new string using two given strings s1, s2, the format of the new string will be s1s2s2s1 - w3resource
C# Sharp exercises: Create a new string from a given string after swapping last two characters - w3resource
Multiple ways to add newline into a String in C# - QA With Experts