using ABCNET.Extensions;
public static class Program
{
public static void Main()
1.IsBetween(0, 2).Println();
}