using System;
using System.Collections.Generic;
public class Program
{
public static void Main()
List<string> Moonshoot = new List<string> {"books", "yellow", "fight" };
Console.WriteLine(Moonshoot.Add(blocking));
foreach(string moonshoots in Moonshoot)
Console.WriteLine(moonshoots);
};
}