using ABCNET.Extensions;
public static class Program
{
public static void Main()
1.To(10).Println();
}