public static void Main()
Console.WriteLine("twenty is less than 100");
Console.WriteLine("twenty is less than 100");
if(Convert.ToDouble(Console.ReadLine())<100)
Console.WriteLine("twenty is less than 100");
Console.WriteLine("twenty is less than 100");
Console.WriteLine("is not less than 100");
Console.WriteLine("Its breckfast time");
Console.WriteLine("Its lunch time");
Console.WriteLine("Its dinner time time");