using System; public class Test { static int BeforeSpace(string before) { int length = before.Length; string output = ""; for (int i=0; i