int multipler = 10; string TenAs = new string ('A', multipler);
String.Concat(Enumerable.Repeat("Hello", 4))