SyntaxFix
Write A Post
Hire A Developer
Questions
Also you can do join:
var qwe = new List<int> {5, 2, 3, 8}; Console.WriteLine(string.Join("\t", qwe));