public static void Main()
string a = " Save favorite avenue. Expand to view your video chats in fullscreen. Try the wide mode, which shows video feeds side-by-side.";
for (int i = 0; i< a.Length; i++)
if ( a[i]!= ' ' && f == true)
if ( a[i]== ' ' && f == true)