TG Telegram Group & Channel
Профессор Си | United States America (US)
Create: Update:

using System.Linq;
public class Program
{
public static string NameShuffle(string str)
{
return string.Join(" ", str.Split(' ').Reverse());
}
}

#задача #ответ

using System.Linq;
public class Program
{
public static string NameShuffle(string str)
{
return string.Join(" ", str.Split(' ').Reverse());
}
}

#задача #ответ


>>Click here to continue<<

Профессор Си




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)